Author | SHA1 Message | Date |
---|---|---|
Thorsten Eckel | f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. | 4 years ago |
Ryan Lue | 68c56c7b87 Maintenance: Added support for Cookie secure-Flag. | 5 years ago |