Display and revoke active sessions
显示
- Gemfile 3 个添加, 0 个删除Gemfile
- Gemfile.lock 2 个添加, 0 个删除Gemfile.lock
- app/assets/stylesheets/framework/common.scss 1 个添加, 0 个删除app/assets/stylesheets/framework/common.scss
- app/assets/stylesheets/framework/images.scss 5 个添加, 30 个删除app/assets/stylesheets/framework/images.scss
- app/controllers/profiles/active_sessions_controller.rb 14 个添加, 0 个删除app/controllers/profiles/active_sessions_controller.rb
- app/helpers/active_sessions_helper.rb 23 个添加, 0 个删除app/helpers/active_sessions_helper.rb
- app/models/active_session.rb 110 个添加, 0 个删除app/models/active_session.rb
- app/views/layouts/nav/sidebar/_profile.html.haml 11 个添加, 0 个删除app/views/layouts/nav/sidebar/_profile.html.haml
- app/views/profiles/active_sessions/_active_session.html.haml 31 个添加, 0 个删除app/views/profiles/active_sessions/_active_session.html.haml
- app/views/profiles/active_sessions/index.html.haml 14 个添加, 0 个删除app/views/profiles/active_sessions/index.html.haml
- changelogs/unreleased/feature-display-active-sessions.yml 5 个添加, 0 个删除changelogs/unreleased/feature-display-active-sessions.yml
- config/initializers/session_store.rb 11 个添加, 15 个删除config/initializers/session_store.rb
- config/initializers/warden.rb 12 个添加, 0 个删除config/initializers/warden.rb
- config/routes/profile.rb 1 个添加, 0 个删除config/routes/profile.rb
- doc/development/fe_guide/icons.md 1 个添加, 1 个删除doc/development/fe_guide/icons.md
- doc/user/profile/active_sessions.md 20 个添加, 0 个删除doc/user/profile/active_sessions.md
- doc/user/profile/img/active_sessions_list.png 0 个添加, 0 个删除doc/user/profile/img/active_sessions_list.png
- doc/user/profile/index.md 1 个添加, 0 个删除doc/user/profile/index.md
- lib/gitlab/redis/shared_state.rb 2 个添加, 0 个删除lib/gitlab/redis/shared_state.rb
- spec/controllers/projects/clusters/gcp_controller_spec.rb 1 个添加, 1 个删除spec/controllers/projects/clusters/gcp_controller_spec.rb
加载中
想要评论请 注册 或 登录