Billy Zhou 1c55fc0a56 Fixed #2416 - HTML sanitizer blocks email processing because of an endless loop. 6 years ago
..
auth d52634701d Fixed issue #1794 - Admin users can be disabled by Agents. 7 years ago
core_ext ffb64d65d3 Convert aaa_string_test to RSpec 6 years ago
import e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 years ago
ldap 81a6fc3d97 Stop converting binary user attributes to text during LDAP setup (fixes #2140) 6 years ago
migration_job 132a9997eb Fixed issue #1709 - LDAP User uid attribute is not reliable. 7 years ago
notification_factory e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 years ago
report 5ff371f51b Fixed issue #2246 - Records in Reporting not updated when single ActiveRecord can not be found (fixes #2246) 6 years ago
sequencer e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 years ago
sessions 5727c571ff Test stabilization: Unjoined threads lead to stuck test suite. 6 years ago
auth_spec.rb d52634701d Fixed issue #1794 - Admin users can be disabled by Agents. 7 years ago
cache_spec.rb 2d5ec5d485 Add test case for removed edge case handling in Cache.clear 6 years ago
external_sync_spec.rb 21421f0695 Follow up: Revoked commit 50215b0b8eab37e4c95698762811ba54ba3d92ae which fixes issue 1663 - remote_id-s case sensitivity and storage format should be decided per remote_id / remote. 7 years ago
html_sanitizer_spec.rb 1c55fc0a56 Fixed #2416 - HTML sanitizer blocks email processing because of an endless loop. 6 years ago
ldap_spec.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 years ago
notification_factory_spec.rb 902300e840 Refactor NotificationFactory and support custom templates (replaces #2081) 6 years ago
password_hash_spec.rb b8a92582a1 Fixed bug: Legacy hashed passwords (like sha2) will get rehashed when set. 7 years ago
twitter_sync_spec.rb d056feae94 Rewrite twitter_spec.rb 6 years ago
user_info_spec.rb 8ef2970234 Added method to perform a yielded action with an ensured UserInfo.current_user_id and added new and missing tests. 7 years ago