-
- 下载
Merge branch '419578-session-expiry-api-endpoint' into 'master'
Add API endpoint to return current SSO session expiry time See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/146011 Merged-by:Aboobacker MK <akarakath@gitlab.com> Approved-by:
Aboobacker MK <akarakath@gitlab.com> Reviewed-by:
Andrew Evans <aevans@gitlab.com> Reviewed-by:
Eduardo Sanz García <esanz-garcia@gitlab.com> Co-authored-by:
agius <andrew@atevans.com>
显示
- app/controllers/user_settings/active_sessions_controller.rb 2 个添加, 0 个删除app/controllers/user_settings/active_sessions_controller.rb
- ee/app/controllers/ee/user_settings/active_sessions_controller.rb 26 个添加, 0 个删除...ontrollers/ee/user_settings/active_sessions_controller.rb
- ee/config/routes/user_settings.rb 9 个添加, 0 个删除ee/config/routes/user_settings.rb
- ee/lib/gitlab/auth/group_saml/sso_enforcer.rb 9 个添加, 0 个删除ee/lib/gitlab/auth/group_saml/sso_enforcer.rb
- ee/lib/gitlab/auth/group_saml/sso_state.rb 4 个添加, 0 个删除ee/lib/gitlab/auth/group_saml/sso_state.rb
- ee/spec/controllers/user_settings/active_sessions_controller_spec.rb 72 个添加, 0 个删除...trollers/user_settings/active_sessions_controller_spec.rb
- ee/spec/lib/gitlab/auth/group_saml/sso_enforcer_spec.rb 51 个添加, 0 个删除ee/spec/lib/gitlab/auth/group_saml/sso_enforcer_spec.rb
- ee/spec/lib/gitlab/auth/group_saml/sso_state_spec.rb 19 个添加, 0 个删除ee/spec/lib/gitlab/auth/group_saml/sso_state_spec.rb
- ee/spec/routing/user_settings_routing_spec.rb 23 个添加, 0 个删除ee/spec/routing/user_settings_routing_spec.rb
- lib/gitlab/namespaced_session_store.rb 8 个添加, 0 个删除lib/gitlab/namespaced_session_store.rb
- spec/lib/gitlab/namespaced_session_store_spec.rb 72 个添加, 0 个删除spec/lib/gitlab/namespaced_session_store_spec.rb
加载中
想要评论请 注册 或 登录