gitlab-org--gitlab-foss/app/controllers/admin
Douwe Maan 9ea8dcb5e2 Merge branch 'feature-session-expire-seconds-ui' into 'master'
Add session expiration delay configuration through UI application

Setting is accessible by the administrator through the UI and defaults to 1 week (the current setting)

Answers the following suggestions:

  * http://feedback.gitlab.com/forums/176466-general/suggestions/6210719-make-session-length-configurable
  * http://feedback.gitlab.com/forums/176466-general/suggestions/6730512-automatic-logout-after-a-time-being-idle

See merge request !774
2015-06-12 13:50:40 +00:00
..
application_controller.rb
application_settings_controller.rb session_expire_seconds => session_expire_delay 2015-06-10 22:10:00 -04:00
applications_controller.rb
background_jobs_controller.rb
broadcast_messages_controller.rb
dashboard_controller.rb
deploy_keys_controller.rb Remove show actions from Admin and Project DeployKeys 2015-06-03 18:03:04 -04:00
groups_controller.rb Wrap group removal into service 2015-06-03 14:07:20 +02:00
hooks_controller.rb
keys_controller.rb
logs_controller.rb
projects_controller.rb An in_namespace scope is already present 2015-06-09 13:42:01 +02:00
services_controller.rb
users_controller.rb