summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/AuthenticationFilter.java
Commit message (Expand)AuthorAgeFilesLines
* Adding a limit of 2 [user + pass] on the credential string split. This works ...Peter Loron2012-05-081-1/+1
* Revised user access checks to account for repository ownership.James Moger2011-11-111-1/+4
* Build gbapi jar. Eliminate unnecessary gbapi runtime dependencies.James Moger2011-11-011-1/+1
* Refactored servlet filters and now have authenticated RpcServlet.James Moger2011-10-011-0/+201