.. |
auth
|
d52634701d
Fixed issue #1794 - Admin users can be disabled by Agents.
|
6 years ago |
core_ext
|
a93f81e20b
Make String#utf8_encode more robust (fixes #2176)
|
6 years ago |
import
|
49bcb62036
Really fix regression introduced in 23879bc (fixes #2220)
|
6 years ago |
ldap
|
37734495cc
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.
|
6 years ago |
report
|
5222705750
Fixed issue #2246 - Records in Reporting not updated when single ActiveRecord can not be found (fixes #2246)
|
6 years ago |
sequencer
|
df402111cb
Prevent LDAP sync from needlessly deactivating inactive users (fixes #2256)
|
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.
|
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.
|
6 years ago |
ldap_spec.rb
|
4e8bc9564e
Follow up: Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
password_hash_spec.rb
|
b8a92582a1
Fixed bug: Legacy hashed passwords (like sha2) will get rehashed when set.
|
7 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 |