Add user_access_locked audit event
Create a user_access_locked audit event when the user's access to the instance is locked. This can happen, for example, when the user exceeds the allowed number of failed login attempts. EE: true Changelog: added
显示
- app/models/user.rb 4 个添加, 0 个删除app/models/user.rb
- doc/administration/audit_events.md 5 个添加, 2 个删除doc/administration/audit_events.md
- ee/app/models/ee/user.rb 16 个添加, 0 个删除ee/app/models/ee/user.rb
- ee/config/audit_events/types/user_access_locked.yml 8 个添加, 0 个删除ee/config/audit_events/types/user_access_locked.yml
- ee/spec/models/ee/user_spec.rb 48 个添加, 0 个删除ee/spec/models/ee/user_spec.rb
加载中
想要评论请 注册 或 登录