.. |
authenticates.rb
|
bf6192113a
Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%.
|
6 years ago |
checks_access.rb
|
350c3ead51
Added enhanced Group access functionality.
|
7 years ago |
checks_maintainance.rb
|
5eb49443dd
Refactoring: Splitted ApplicationController functionality into separat modules and concerns.
|
7 years ago |
handles_devices.rb
|
48e44e92b5
Fixed issue #1337 - "Signin detected from a new device" Spam.
|
6 years ago |
handles_errors.rb
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
handles_transitions.rb
|
5eb49443dd
Refactoring: Splitted ApplicationController functionality into separat modules and concerns.
|
7 years ago |
has_response_extentions.rb
|
e460c99cad
Introduced REST expand=true/false/1/0, full=true/false/1/0 and all=true/false/1/0 options. Improved controller tests. @hanneshal
|
6 years ago |
has_user.rb
|
6daaecb5fd
Fixed issue #1805 - API: Ticket creation - wrong user in notifcations, activity stream.
|
6 years ago |
logs_http_access.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
prevents_csrf.rb
|
5eb49443dd
Refactoring: Splitted ApplicationController functionality into separat modules and concerns.
|
7 years ago |
renders_models.rb
|
eb8d23ba75
Fixes #1758 disallow assigning admin/admin.*/ticket.agent if default_at_signup is set to true
|
6 years ago |
sets_headers.rb
|
5eb49443dd
Refactoring: Splitted ApplicationController functionality into separat modules and concerns.
|
7 years ago |