summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/manager
Commit message (Expand)AuthorAgeFilesLines
* Adjust URLs to gitblit.github.io to point to gitblit-org.github.ioFlorian Zschocke2023-04-031-1/+1
* Remove workaround for JGit crashing on 'utf-9' etcFlorian Zschocke2022-11-111-43/+0
* Add wrapper class to return a default encodingJan Vanhercke2022-11-091-2/+29
* Detect and report if running in containerFlorian Zschocke2021-12-101-0/+2
* Delete password from memory in AuthenticationManagerFlorian Zschocke2020-04-051-19/+23
* 🦟 fix: Password hash upgrade kills existing passwordsFlorian Zschocke2020-04-051-17/+26
* Merge branch 'pingunaut-1166_more_secure_password_hashes' into master.Florian Zschocke2019-11-061-12/+38
|\
| * Use the new PasswordHash classes.Florian Zschocke2019-11-051-35/+22
| * fix commentMartin Spielmann2017-01-071-1/+1
| * Update AuthenticationManager to update weakly stored passwords on loginMartin Spielmann2017-01-071-6/+35
| * Added possibility to use secure hashes to store passwordsMartin Spielmann2017-01-011-0/+10
* | Revert "Fix nullpointer exception with unsupported URL protocol #1237"Martin Spielmann2017-05-221-1/+1
* | Fix nullpointer exception with unsupported URL protocol #1237Martin Spielmann2017-05-211-1/+1
* | extracted methodMartin Spielmann2017-01-061-9/+20
* | updated commentde4c9d2016-12-301-1/+1
* | update user manager to support instantiation if IUserService with IRuntimeMan...de4c9d2016-12-301-2/+11
|/
* Merge pull request #1167 from fzs/secureCookiesJames Moger2016-12-141-0/+14
|\
| * Set secure user cookies and only for HTTP.Florian Zschocke2016-12-101-0/+14
* | Merge pull request #1142 from fzs/merge-strategyJames Moger2016-10-281-0/+9
|\ \
| * | Add integration strategy to merge tickes fast-forward or with commit.Florian Zschocke2016-10-281-0/+9
| |/
* / Issue #1076: load commit cache in a background threadTom2016-10-271-27/+35
|/
* Use getInteger not getFilesize, fixes #1049James Moger2016-04-201-1/+1
* Merge pull request #990 from dbywalec/authenthication-of-federation-userJames Moger2016-01-161-0/+6
|\
| * Fix authentication failure warning log messages for FEDERATION_USERDariusz Bywalec2016-01-041-0/+6
* | Lower log level of servlet authenticate when request is already authenticatedDariusz Bywalec2016-01-041-1/+1
|/
* implement an HTTP header AuthenticationProviderJoel Johnson2015-12-091-2/+20
* fix for #967 filestore menu for all usersPaul Martin2015-12-073-6/+31
* Fix 2 possible NullPointer occurencesmarco2015-11-231-0/+4
* Fix failure to start WAR variantsJames Moger2015-11-231-88/+88
* Create filestore directory on startupJames Moger2015-11-191-2/+4
* Catch some potential NPEsJames Moger2015-11-181-0/+7
* Log update for Fail2Ban usagePaul Martin2015-10-253-19/+24
* Git-LFS supportPaul Martin2015-10-104-2/+567
* prevent session fixation for external authenticationJoel Johnson2015-07-141-10/+25
* Merge pull request #281 from mrjoel/mrjoel-ticketswithexternalurlJames Moger2015-07-041-9/+28
|\
| * allow advertising gitblit privileges for external URLsJoel Johnson2015-07-011-9/+28
* | fix comment typoJoel Johnson2015-07-011-1/+1
|/
* Merge pull request #282 from mrjoel/mrjoel-fixhttpurlpermsJames Moger2015-06-301-2/+3
|\
| * fix permission capping for HTTP/HTTPSJoel Johnson2015-06-301-2/+3
* | typo: instantiate log messageJoel Johnson2015-06-291-1/+1
|/
* allow configuring of internal URLs offeredJoel Johnson2015-06-121-3/+6
* Merged #255 "Invalid kerberos patches, works now and with a test."James Moger2015-05-273-0/+44
|\
| * Invalid kerberos patches, works now and with a test.Fabrice Bacchella2015-05-263-0/+44
* | Two slight improvement for custom UserService:Fabrice Bacchella2015-05-261-2/+4
|/
* Add onFork and onRename methods to RepositoryLifeCycleListenerJames Moger2015-05-222-1/+22
* A patch that allows to extract a new user informations from the HTTP sessionFabrice Bacchella2015-05-151-0/+48
* Update SLF4j, JGit, Groovy, BouncyCastle, Mina, Gson, Freemarker, libpam4j, a...James Moger2015-03-051-9/+6
* Merge branch 'ticket/237' into developJames Moger2015-02-111-1/+3
|\
| * Add 'UTF8' encoding aliasJames Moger2015-02-111-1/+3
| * Fix PluginManager not properly respecting --noverifyJames Moger2014-10-271-0/+4