Commit History

Author SHA1 Message Date
  Rolf Schmidt 4014839242 Fixes issue #2907 - Password strength settings are ignored when creating new customer accounts. Make login available to verified users only. 4 years ago
  Thorsten Eckel c9b2255e4f Initial version of LDAP user sync support. 7 years ago
  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 years ago
  Martin Edenhofer c71b0d36d4 Updated copyright. 8 years ago
  Martin Edenhofer 6df9dad5b4 Do only local auth checks (do ldap tests via integration tests). 8 years ago
  Martin Edenhofer d2b1e69326 Improved error handling. 9 years ago
  Thorsten Eckel 7efe34e53b Corrected with rubocop cop 'Lint/UnusedMethodArgument'. 9 years ago
  Thorsten Eckel 69a16ee2c5 Corrected with rubocop cop 'Style/RedundantReturn'. 9 years ago
  Martin Edenhofer bd1db72b9b Applied rubocop Style/TrailingBlankLines. 9 years ago
  Martin Edenhofer cb7809cef9 Rewrite of Auth and SSO module layer. 11 years ago
  Martin Edenhofer 409dbe31d1 Init version of ldap auth/sync. 11 years ago
  Martin Edenhofer 0dc6e96a5a Improved name spaces. 11 years ago
  Martin Edenhofer 83290f4953 Moved to modular auth backend layers. Still config options are needed. Related to #58. 11 years ago