13 | | Good question! The long term strategy for authentication is discussed in Issue #1. In the short term, there are two ways to get access: |
14 | | |
15 | | If you have root on moses (the server that is running Tigeron) you can create a username/password with: |
16 | | |
17 | | {{{ |
18 | | htpasswd /srv/trac/support/trac.htpasswd <your-user-name> |
19 | | }}} |
20 | | |
21 | | If you do not have root, please email Jamie to request a password. |
| 13 | Good question! Right now you can't. I'm in the process of switching to OpenId (see #1). And it's not yet working. Please be patient! |