]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Update documentation for password hashing.
authorPeter Powell <petpow@saberuk.com>
Fri, 9 Sep 2016 09:20:16 +0000 (10:20 +0100)
committerPeter Powell <petpow@saberuk.com>
Mon, 12 Sep 2016 14:35:28 +0000 (15:35 +0100)
commit957be44dcca09f50936cb0deb260fe975d4f0b11
treeb7aaa748662b48f3f3a2a8930c0f33b8cf2e71fe
parent02b32f624c0037614c0041cfbc4bbda0299024cf
Update documentation for password hashing.

- Follow best current practises by using bcrypt almost everywhere
  in the example configuration files.
- Document the existence of new hashing modules in master.
docs/conf/inspircd.conf.example
docs/conf/modules.conf.example
docs/conf/opers.conf.example