Ryan Lue
|
c02d7f2159
Refactoring: Clean up user_spec.rb
|
5 years ago |
Ryan Lue
|
d281c1b177
Refactoring: Migrate ticket_customer_organization_update_test to RSpec
|
5 years ago |
Ryan Lue
|
9f33ca5c0a
Fix EmailAddress dependency issue in Ticket factory
|
5 years ago |
Martin Edenhofer
|
d52634701d
Fixed issue #1794 - Admin users can be disabled by Agents.
|
6 years ago |
Thorsten Eckel
|
68881113e4
Refactored FactoryBot User factory.
|
6 years ago |
André Bauer
|
b9d728f890
replaced deprecate FactoryGirl gem with FactoryBot
|
7 years ago |
Thorsten Eckel
|
b8a92582a1
Fixed bug: Legacy hashed passwords (like sha2) will get rehashed when set.
|
7 years ago |
Rolf Schmidt
|
b1f65bf645
Fixed issue #186 - Related tickets are missing on ticket merge.
|
7 years ago |
Thorsten Eckel
|
c9b2255e4f
Initial version of LDAP user sync support.
|
7 years ago |
Thorsten Eckel
|
d8d88968e9
Fixed issue #791 - User can't login after to many failed logins even if password gets resetted.
|
7 years ago |
Thorsten Eckel
|
0862bf7e6a
Improved password security by using proper password hash module backed by Argon2 (official winner of the Password Hashing Competition) - thanks to @nomoketo and @benbe.
|
7 years ago |