zammad/spec/lib
2017-06-27 11:30:27 +02:00
..
auth Fixed bug: Legacy hashed passwords (like sha2) will get rehashed when set. 2017-05-08 17:08:09 +02:00
import Fixed issue #1211 - LDAP users that are lost don't get reflected into Zammad. 2017-06-27 11:30:27 +02:00
ldap Initial version of LDAP user sync support. 2017-04-19 12:09:54 +02:00
auth_spec.rb Initial version of LDAP user sync support. 2017-04-19 12:09:54 +02:00
external_sync_spec.rb Improved rspec folder structure for better scalability in the future. 2017-03-27 11:25:45 +02:00
ldap_rspec.rb Initial version of LDAP user sync support. 2017-04-19 12:09:54 +02:00
password_hash_spec.rb Fixed bug: Legacy hashed passwords (like sha2) will get rehashed when set. 2017-05-08 17:08:09 +02:00
user_info_spec.rb Added method to perform a yielded action with an ensured UserInfo.current_user_id and added new and missing tests. 2017-04-27 10:53:32 +02:00