Thorsten Eckel
|
c9b2255e4f
Initial version of LDAP user sync support.
|
7 лет назад |
Thorsten Eckel
|
0862bf7e6a
Improved password security by using proper password hash module backed by Argon2 (official winner of the Password Hashing Competition) - thanks to @nomoketo and @benbe.
|
7 лет назад |
Martin Edenhofer
|
c71b0d36d4
Updated copyright.
|
8 лет назад |
Martin Edenhofer
|
6df9dad5b4
Do only local auth checks (do ldap tests via integration tests).
|
8 лет назад |
Martin Edenhofer
|
d2b1e69326
Improved error handling.
|
9 лет назад |
Thorsten Eckel
|
7efe34e53b
Corrected with rubocop cop 'Lint/UnusedMethodArgument'.
|
9 лет назад |
Thorsten Eckel
|
69a16ee2c5
Corrected with rubocop cop 'Style/RedundantReturn'.
|
9 лет назад |
Martin Edenhofer
|
bd1db72b9b
Applied rubocop Style/TrailingBlankLines.
|
9 лет назад |
Martin Edenhofer
|
cb7809cef9
Rewrite of Auth and SSO module layer.
|
11 лет назад |
Martin Edenhofer
|
409dbe31d1
Init version of ldap auth/sync.
|
11 лет назад |
Martin Edenhofer
|
0dc6e96a5a
Improved name spaces.
|
11 лет назад |
Martin Edenhofer
|
83290f4953
Moved to modular auth backend layers. Still config options are needed. Related to #58.
|
11 лет назад |