Commit graph

29 commits

Author SHA1 Message Date
Martin Edenhofer
6df9dad5b4 Do only local auth checks (do ldap tests via integration tests). 2016-02-27 17:00:04 +01:00
Martin Edenhofer
0d940d6460 Removed not longer needed otrs runtime auth backend. 2016-01-13 22:38:08 +01:00
Martin Edenhofer
d2b1e69326 Improved error handling. 2015-05-25 10:42:58 +02:00
Thorsten Eckel
b6c2b6750a Corrected with rubocop cop 'Lint/RescueException'. 2015-05-08 16:09:24 +02:00
Thorsten Eckel
12c0ae1150 Replaced old Import::OTRS with new Import::OTRS2. 2015-05-07 13:57:19 +02:00
Thorsten Eckel
8f54cf18f5 Corrected with rubocop cop 'Style/NilComparison'. 2015-05-07 12:11:45 +02:00
Thorsten Eckel
7efe34e53b Corrected with rubocop cop 'Lint/UnusedMethodArgument'. 2015-05-07 10:01:35 +02:00
Thorsten Eckel
650e17be7c Corrected with rubocop cop 'Lint/StringConversionInInterpolation'. 2015-05-06 11:30:39 +02:00
Martin Edenhofer
a5b8f28e8e Improved logging. 2015-05-05 07:55:06 +02:00
Thorsten Eckel
34fdfc7072 Corrected with rubocop cop 'Style/SpaceAroundBlockParameters'. 2015-04-30 20:13:25 +02:00
Thorsten Eckel
4ca036ecc9 Corrected with rubocop cop 'Style/TrailingWhitespace'. 2015-04-30 19:46:06 +02:00
Thorsten Eckel
69a16ee2c5 Corrected with rubocop cop 'Style/RedundantReturn'. 2015-04-30 19:20:27 +02:00
Martin Edenhofer
bd1db72b9b Applied rubocop Style/TrailingBlankLines. 2015-04-27 16:15:29 +02:00
Thorsten Eckel
ce58d465c0 Corrected with rubocop cop 'Style/HashSyntax'. 2015-04-27 15:42:53 +02:00
Martin Edenhofer
0d9adc0d64 Added browser tests for password reset. 2014-12-31 10:04:14 +01:00
Martin Edenhofer
697db3839f Improved otrs import. 2014-11-25 00:31:16 +01:00
Martin Edenhofer
3a8f37dd06 Improved OTRS login / group sync and permission check. 2014-03-11 10:23:56 +01:00
Martin Edenhofer
cb7809cef9 Rewrite of Auth and SSO module layer. 2013-08-17 23:48:01 +02:00
Martin Edenhofer
c87bd1a800 Added also test env backend. 2013-08-04 23:38:03 +02:00
Martin Edenhofer
acaab690ef Added browser tests for text module. Fixed jquery 1.9 compatibility. 2013-05-28 14:24:48 +02:00
Martin Edenhofer
9e6cf750b3 Added sso feature. 2013-02-17 19:28:32 +01:00
Martin Edenhofer
03f7172e3d Do not die if LDAP is not available on connect. 2013-02-10 22:39:26 +01:00
Martin Edenhofer
f4bb730aa9 Improved OTRS auth backend. 2013-02-08 12:50:28 +01:00
Martin Edenhofer
f6545672ee Moved auth backend config settings to db, added unit test for ldap auth. 2013-02-08 00:03:46 +01:00
Martin Edenhofer
409dbe31d1 Init version of ldap auth/sync. 2013-02-07 22:24:03 +01:00
Martin Edenhofer
0dc6e96a5a Improved name spaces. 2013-02-01 20:58:53 +01:00
Martin Edenhofer
11ff582c6d Only use OTRS auth backend if endpoint exists. 2013-02-01 07:31:57 +01:00
Martin Edenhofer
4b9f33f542 Improved auth backend. 2013-01-25 23:17:24 +01:00
Martin Edenhofer
83290f4953 Moved to modular auth backend layers. Still config options are needed. Related to #58. 2013-01-24 00:55:33 +01:00