AuthMeReloaded/docs
ljacqu b22f26822b
#1627 Replace BCryptService with Maven dependency (#1629)
* #1627 Replace BCryptService with Maven dependency
- Remove BCryptService in favor of a better BCrypt implementation (Maven dependency)
- Introduce BCryptHasher wrapping the dependency with more suitable methods
- Fix inaccurate details about salt length in docu annotation: for BCrypt it's always 22 chars
- Change phpBB hash to produce 2y hashes instead of 2a

* #1627 Use UTF-8 encoding when (dis)assembling Strings

* #1627 Small test additions
2018-09-03 23:13:48 +02:00
..
commands.md #1141 Fixes to TOTP implementation 2018-04-22 11:13:27 +02:00
config.md Move salt column configuration to the other column configs 2018-05-21 09:10:27 +02:00
hash_algorithms.md #1627 Replace BCryptService with Maven dependency (#1629) 2018-09-03 23:13:48 +02:00
permission_nodes.md Create permission to bypass bungeecord server teleportation (#1626) 2018-09-02 13:01:04 +02:00
translations.md Update docs 2018-08-02 21:12:50 +02:00