aboutsummaryrefslogtreecommitdiff
path: root/modules/sqlauth.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename newhash to hash now its the only option.Gravatar Sadie Powell2025-04-061-1/+1
|
* Add the new hashing interface, port consumer modules to use it.Gravatar Sadie Powell2025-04-061-2/+2
|
* Remove support for in-query password comparison in sqlauth.Gravatar Sadie Powell2025-03-281-46/+25
| | | | | The only hashing systems that support this are wildly insecure and having two ways of doing this just makes it less clear for users.
* Remove more v3 config compat.Gravatar Sadie Powell2025-03-281-6/+0
|
* Shuffle the modules about a bit.Gravatar Sadie Powell2024-07-171-0/+240