gitlab-org--gitlab-foss/app/controllers
Dmitriy Zaporozhets 6f154c07c8
Prevent possible XSS issues by seting text/plain for all text files in
RAW feature

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-08-28 10:42:52 +03:00
..
admin
explore
groups
profiles Require current password even if password was expired 2014-07-29 15:28:20 +03:00
projects Prevent possible XSS issues by seting text/plain for all text files in 2014-08-28 10:42:52 +03:00
application_controller.rb Move LDAP timeout code to Gitlab::LDAP::Access 2014-08-06 18:03:01 +02:00
dashboard_controller.rb Replace project labels with tags to prevent name conflict with GitLab labels 2014-07-29 18:23:18 +03:00
files_controller.rb
groups_controller.rb
help_controller.rb
namespaces_controller.rb
omniauth_callbacks_controller.rb Move LDAP timeout code to Gitlab::LDAP::Access 2014-08-06 18:03:01 +02:00
passwords_controller.rb
profiles_controller.rb
projects_controller.rb Replace project labels with tags to prevent name conflict with GitLab labels 2014-07-29 18:23:18 +03:00
registrations_controller.rb
search_controller.rb Implement search page with filtering of results and pagination 2014-08-27 09:57:50 +03:00
sessions_controller.rb Only redirect to referrer from public GitLab pages 2014-07-28 16:41:37 +02:00
snippets_controller.rb Set charset encoding to UTF-8 for snippets 2014-08-16 14:58:53 +02:00
users_controller.rb
users_groups_controller.rb