Commit History

Author SHA1 Message Date
  Mantas Masalskis 9d50a0b5e7 Maintenance: Update to Ruby 3.2.2. 7 months ago
  Dominik Klein e054d6ca79 Maintenance: Update copyright information. 7 months ago
  Martin Gruner fc2491aabf Maintenance: Renamed confusing fields in the tokens table. 1 year ago
  Martin Gruner 075de49227 Maintenance: Improve test stability by enforcing Faker.unique in factories. 1 year ago
  Florian Liebe 9dfc232536 Maintenance: Update copyright information. 1 year ago
  Florian Liebe 7be2fb875a Maintenance: Ensure correct functionality of Twitter integration. 1 year ago
  Mantas Masalskis f827174474 Maintenance: Improved handling of long passwords. 2 years ago
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 2 years ago
  Dominik Klein 467bc03224 Fixes #2389 - Enhance LDAP login to not affect "failed logins". 3 years ago
  Rolf Schmidt 55ed75cfd7 Fixes #3113 - Prefer HTTP standard header "From" over custom "X-On-Behalf-Of" for impersonation. 3 years ago
  Martin Gruner 0f61a7e6ca Maintenance: Updated all non-pinned gems. 3 years ago
  Martin Gruner 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
  Thorsten Eckel a56245defa Fixes #3468: Not authorized error using Im X-On-Behalf-Of. 3 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 ddfbf6139e Maintenance: Unified `:authenticated` and `:authenticated_as` helpers to just `:authenticated_as` in `system` and `request` specs. 4 years ago
  Ryan Lue 847cf02b49 Testing: Enhance authenticated_as spec helper 4 years ago
  Mantas Masalskis 48766c7db9 Maintenance: Fixed caching issue in `authenticate_as` spec helper and enhanced capabilities. 5 years ago
  Billy Zhou 8f04e32079 Closes #2531 which fixes #2534 - Agents should always be able to re-open closed tickets, regardless of group.follow_up_possible - huge thanks to @martinvonwittich! 5 years ago
  Rolf Schmidt 14437f92f9 Migrated remaining Minitest controller tests to RSpec. 5 years ago
  Rolf Schmidt 29b616d61d Refactored all controller mini tests and migrated them to rspec request specs 6 years ago
  Ryan Lue 97f55bcd83 Add error check if Exchange config gives empty folder list (fixes #1802) 6 years ago
  Thorsten Eckel 7750f4cdca Migrated RSpec UserController test to request test because controller tests are soft deprecated. 6 years ago