summaryrefslogtreecommitdiff
path: root/src/rabbit_password.erl
Commit message (Expand)AuthorAgeFilesLines
* Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-101-12/+3
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* (c) bumpMichael Klishin2019-12-291-1/+1
* URL CleanupSpring Operator2019-03-201-1/+1
* Fixed years in copyrightSamuel NELA2019-01-131-1/+1
* Merge branch 'stable'Michael Klishin2017-04-021-1/+1
|\
| * (c) yearMichael Klishin2017-04-021-1/+1
* | Use `rand` directly in master because we require Erlang 18.3Jean-Sébastien Pédron2016-06-291-1/+1
|/
* Use the new `rand_compat` module to transition from `random` to `rand`Jean-Sébastien Pédron2016-06-281-4/+1
* Update (c) infoMichael Klishin2016-01-011-1/+1
* DittoMichael Klishin2015-09-171-4/+2
* Please code style godsMichael Klishin2015-09-171-0/+1
* Refactoring, per feedback from @videlalvaroMichael Klishin2015-09-171-2/+5
* rabbit.password_hashing_mod => rabbit.password_hashing_moduleMichael Klishin2015-09-141-1/+2
* Introduce per-user hashing functions, default to SHA-256Michael Klishin2015-09-141-0/+61