Martin Gruner
|
075de49227
Maintenance: Improve test stability by enforcing Faker.unique in factories.
|
1 год назад |
Mantas Masalskis
|
2e003736d0
Fixes: Mobile - User: Support updating secondary organizations.
|
1 год назад |
Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 год назад |
renovatebot
|
1c6fdb28e6
Maintenance: Update dependency rubocop-rspec to v2.14.2
|
2 лет назад |
Rolf Schmidt
|
cab79f99e2
Fixes #4032 - Admin macros are not usable with admin permissions only.
|
2 лет назад |
Bola Ahmed Buari
|
b0dac237a7
Fixes #3542 - Avatar lookup during user creation can cause significant delays
|
2 лет назад |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 лет назад |
Martin Edenhofer
|
15f1c970c8
Maintenance: Improved notifications flow for replacement agents.
|
3 лет назад |
Mantas Masalskis
|
c8e2c7473c
Fixes #3105 - Merging tickets doesn’t trigger notification for target ticket
|
3 лет назад |
Thorsten Eckel
|
916bb77066
Maintenance: Activated rubocop Layout/SpaceInsideParens.
|
3 лет назад |
Mantas Masalskis
|
f85d2adff5
Fixes #3116 - Verification tokens questionable behavior in developer mode
|
3 лет назад |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
Mantas
|
9085ef3465
Maintenance: User factory randomizes names
|
3 лет назад |
Rolf Schmidt
|
4a07c783a3
Fixes #967 - Access to my own Tickets (where I'm customer of) in a Group im not Agent.
|
4 лет назад |
Thorsten Eckel
|
83239518d0
Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name.
|
4 лет назад |
Mantas Masalskis
|
87987ac71d
Specs enhancement: avoids showing clues modal
|
4 лет назад |
Thorsten Eckel
|
9402699a42
DX:
|
4 лет назад |
Ryan Lue
|
c02d7f2159
Refactoring: Clean up user_spec.rb
|
5 лет назад |
Ryan Lue
|
d281c1b177
Refactoring: Migrate ticket_customer_organization_update_test to RSpec
|
5 лет назад |
Ryan Lue
|
9f33ca5c0a
Fix EmailAddress dependency issue in Ticket factory
|
5 лет назад |
Martin Edenhofer
|
d52634701d
Fixed issue #1794 - Admin users can be disabled by Agents.
|
6 лет назад |
Thorsten Eckel
|
68881113e4
Refactored FactoryBot User factory.
|
6 лет назад |
André Bauer
|
b9d728f890
replaced deprecate FactoryGirl gem with FactoryBot
|
7 лет назад |
Thorsten Eckel
|
b8a92582a1
Fixed bug: Legacy hashed passwords (like sha2) will get rehashed when set.
|
7 лет назад |
Rolf Schmidt
|
b1f65bf645
Fixed issue #186 - Related tickets are missing on ticket merge.
|
7 лет назад |
Thorsten Eckel
|
c9b2255e4f
Initial version of LDAP user sync support.
|
7 лет назад |
Thorsten Eckel
|
d8d88968e9
Fixed issue #791 - User can't login after to many failed logins even if password gets resetted.
|
7 лет назад |
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 лет назад |