Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to fix SSHA conversionlowercase_scheme | Quentin Dufour | 2022-07-19 | 1 | -1/+13 |
| | |||||
* | Improve password hash handling | Simon Beck | 2022-02-10 | 1 | -42/+36 |
| | | | | | | | | | | | | This adds support for more hash algorithms. Also a stored password will be updated to SSHA512 upon a successful bind. It will also automatically hash a cleartext password if the `userpassword` field is modified with a cleartext one. Hashes supported: * SSHA * SSHA256 * SSHA512 | ||||
* | Better logging | Alex Auvolat | 2020-02-01 | 1 | -1/+2 |
| | |||||
* | Fix password comparison | Alex Auvolat | 2020-02-01 | 1 | -3/+4 |
| | |||||
* | Use better randomness | Alex Auvolat | 2020-01-27 | 1 | -2/+6 |
| | |||||
* | Add ldapserver source in here & add support for client state | Alex Auvolat | 2020-01-19 | 1 | -3/+3 |
| | |||||
* | Begin Go reimplementation of Bottin | Alex Auvolat | 2020-01-19 | 1 | -0/+53 |