summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/AuthorizationStrategy.java
Commit message (Expand)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-86/+0
* Removed superfluous (disabled) codeLaurens Vrijnsen2013-03-221-14/+0
* Added enforced HTTP Basic AuthenticationLaurens Vrijnsen2013-03-221-0/+15
* Support Team canAdmin, canCreate, and canFork (issue 36)James Moger2012-10-101-1/+1
* Implemented custom request handling for (un)authenticated sessions to workaro...James Moger2012-08-241-2/+3
* Login message option. More Bootstrap updates. All docs converted.James Moger2011-09-301-0/+6
* Split RepositoriesPage into 3 pages. Inline page header authentication.James Moger2011-09-291-7/+1
* Codepro analyze dependencies. Documentation.James Moger2011-05-271-2/+4
* Findbugs. CodePro Audit. Checkstyle. Unit test refactoring.James Moger2011-05-261-11/+13
* Selected Apache License. Dropped : from name. Its simpler.James Moger2011-05-251-0/+15
* Renamed User to UserModel.James Moger2011-05-111-2/+2
* Add user. Implemented repository view and git access restrictions.James Moger2011-05-111-0/+1
* More flexible authentication. Anonymous view, authenticated admin.James Moger2011-04-161-3/+27
* Settings overhaul. Fixes to authentication. Bind interface feature.James Moger2011-04-151-14/+9
* Generate Keys class from gitblit.properties as part of build process.James Moger2011-04-141-3/+3
* Start of webapp authentication.James Moger2011-04-131-0/+45