Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete password from memory in AuthenticationManager | Florian Zschocke | 2020-04-05 | 1 | -11/+73 |
* | 🦟 fix: Password hash upgrade kills existing passwords | Florian Zschocke | 2020-04-05 | 1 | -4/+12 |
* | Use the new PasswordHash classes. | Florian Zschocke | 2019-11-05 | 1 | -6/+32 |
* | Update AuthenticationManager to update weakly stored passwords on login | Martin Spielmann | 2017-01-07 | 1 | -0/+6 |
* | Log update for Fail2Ban usage | Paul Martin | 2015-10-25 | 1 | -2/+2 |
* | A patch that allows to extract a new user informations from the HTTP session | Fabrice Bacchella | 2015-05-15 | 1 | -17/+658 |
* | Create infrastructure for XSS sanitization | James Moger | 2014-09-07 | 1 | -1/+4 |
* | Add repository and user/team lifecycle listener extension points | James Moger | 2014-06-09 | 1 | -1/+1 |
* | Implement user "disabled" flag as an alternative to deleting the account | James Moger | 2014-03-04 | 1 | -0/+66 |