Commit History

Author SHA1 Message Date
  Rolf Schmidt 772bf3516c Fixes #4032 - Admin macros are not usable with admin permissions only. 2 years ago
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 2 years ago
  Martin Edenhofer 15f1c970c8 Maintenance: Improved notifications flow for replacement agents. 2 years ago
  Mantas Masalskis c8e2c7473c Fixes #3105 - Merging tickets doesn’t trigger notification for target ticket 3 years ago
  Thorsten Eckel 916bb77066 Maintenance: Activated rubocop Layout/SpaceInsideParens. 3 years ago
  Mantas Masalskis f85d2adff5 Fixes #3116 - Verification tokens questionable behavior in developer mode 3 years ago
  Martin Gruner 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
  Mantas 9085ef3465 Maintenance: User factory randomizes names 3 years ago
  Rolf Schmidt 4a07c783a3 Fixes #967 - Access to my own Tickets (where I'm customer of) in a Group im not Agent. 4 years ago
  Thorsten Eckel 83239518d0 Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name. 4 years ago
  Mantas Masalskis 87987ac71d Specs enhancement: avoids showing clues modal 4 years ago
  Thorsten Eckel 9402699a42 DX: 4 years ago
  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 6 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