summaryrefslogtreecommitdiffstats
path: root/users.properties
Commit message (Collapse)AuthorAgeFilesLines
* Removed distribution files from project root.James Moger2011-05-121-2/+0
|
* Moved distribution files. Revised build script. Security revisions.James Moger2011-05-121-2/+1
|
* Add user. Implemented repository view and git access restrictions.James Moger2011-05-111-2/+3
|
* Authenticate the webapp against the same realm as the git servlet.James Moger2011-04-141-1/+2
| | | | | | | Right now the implementation is hard-coded to pass the realm into a singleton. This won't work for a WAR distribution so I will need to figure out how to properly authenticate the webapp using form authentication and the git servlet using basic authentication - host against the same realm.
* Initial import of Git:Blit.James Moger2011-04-041-0/+1
Change-Id: Ifce000c85c8947c3a768e782c841e41a8953d314