Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
Thorsten Eckel
|
5f3c793f37
Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way".
|
6 years ago |
Thorsten Eckel
|
c66e22bef9
Fixed issue #1764 - LDAP login not possible since change to objectguid.
|
6 years ago |
Thorsten Eckel
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
Thorsten Eckel
|
c9b2255e4f
Initial version of LDAP user sync support.
|
7 years ago |
Martin Edenhofer
|
c71b0d36d4
Updated copyright.
|
8 years ago |
Martin Edenhofer
|
30fe8aef36
Applied rubocop.
|
8 years ago |
Martin Edenhofer
|
d2b1e69326
Improved error handling.
|
9 years ago |
Thorsten Eckel
|
b6c2b6750a
Corrected with rubocop cop 'Lint/RescueException'.
|
9 years ago |
Thorsten Eckel
|
8f54cf18f5
Corrected with rubocop cop 'Style/NilComparison'.
|
9 years ago |
Thorsten Eckel
|
650e17be7c
Corrected with rubocop cop 'Lint/StringConversionInInterpolation'.
|
9 years ago |
Martin Edenhofer
|
a5b8f28e8e
Improved logging.
|
9 years ago |
Thorsten Eckel
|
34fdfc7072
Corrected with rubocop cop 'Style/SpaceAroundBlockParameters'.
|
9 years ago |
Thorsten Eckel
|
4ca036ecc9
Corrected with rubocop cop 'Style/TrailingWhitespace'.
|
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 |
Thorsten Eckel
|
ce58d465c0
Corrected with rubocop cop 'Style/HashSyntax'.
|
9 years ago |
Martin Edenhofer
|
cb7809cef9
Rewrite of Auth and SSO module layer.
|
11 years ago |
Martin Edenhofer
|
03f7172e3d
Do not die if LDAP is not available on connect.
|
11 years ago |
Martin Edenhofer
|
f6545672ee
Moved auth backend config settings to db, added unit test for ldap auth.
|
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 |