35 Commits (a93cd37bc60b4f311692e0e9c6b0ddf320eb5c29)

Author SHA1 Message Date
  Florian Zschocke 803d4171bf Delete password from memory in AuthenticationManager 4 years ago
  Florian Zschocke e47647b00d 🦟 fix: Password hash upgrade kills existing passwords 4 years ago
  Florian Zschocke c09335a030 Use the new PasswordHash classes. 4 years ago
  Martin Spielmann c7f75029fc fix comment 7 years ago
  Martin Spielmann 4ab81b3465 Update AuthenticationManager to update weakly stored passwords on login 7 years ago
  Martin Spielmann 15782f62ba Added possibility to use secure hashes to store passwords 7 years ago
  Florian Zschocke 90a8d1af6c Set secure user cookies and only for HTTP. 7 years ago
  Dariusz Bywalec db09ef1033 Lower log level of servlet authenticate when request is already authenticated 8 years ago
  Dariusz Bywalec 5274e12c7c Fix authentication failure warning log messages for FEDERATION_USER 8 years ago
  Joel Johnson 46f61d3990 implement an HTTP header AuthenticationProvider 9 years ago
  Paul Martin 0d7c650b3b Log update for Fail2Ban usage 8 years ago
  Joel Johnson 62e0259129 prevent session fixation for external authentication 9 years ago
  Fabrice Bacchella e97c01c140 Invalid kerberos patches, works now and with a test. 9 years ago
  Fabrice Bacchella 2c0555f90e A patch that allows to extract a new user informations from the HTTP session 9 years ago
  James Moger efdb2b3d0c Remove Wicket references from non-Wicket packages 10 years ago
  James Moger 6e3481850d Allow authentication providers to control user and team role changes 9 years ago
  James Moger ec7ed84b04 Restrict Gitblit cookie to the context path 9 years ago
  James Moger f9980ea7a6 Annotate managers with @Singleton 10 years ago
  James Moger cdb2fe6428 Use Guice annotations, not javax.inject annotations 10 years ago
  James Moger 1b34b05f5b Embrace @Inject for Managers, Servlets, and Filters 10 years ago
  James Moger bcc8a015ae Handle ssh keys as objects, not strings, and improve the ls and rm key commands 10 years ago
  James Moger 44e2ee1d05 Revise SSH public key integration with AuthenticationManager 10 years ago
  James Moger 860d2ca577 Establish ssh keys folder, support multiple keys, revise key authenticator 10 years ago
  David Ostrovsky e3b636e7fa SSHD: Add support for git pack commands 10 years ago
  James Moger b4a63aad7f Fix authentication security hole with external providers 10 years ago
  James Moger 9aa11943f8 Implement user "disabled" flag as an alternative to deleting the account 10 years ago
  James Moger 6659fa5151 API adjustments and elimination of duplicate config options 10 years ago
  James Moger 7ab32b65fc issue-361: Reset user cookie after administrative password change 10 years ago
  James Moger 1293c279d1 Fix external authentication failure 10 years ago
  James Moger 088b6f3367 Added filesystem write permission check (issue-345) 10 years ago
  James Moger 23e08cdfd5 Refactor managers and authentication for federation 10 years ago
  James Moger 04a98505a4 Refactor user services and separate authentication (issue-281) 10 years ago