-
Notifications
You must be signed in to change notification settings - Fork 265
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add new configuration to indefinitely lock the user until admin unlock #6997
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6997 +/- ##
==========================================
+ Coverage 36.04% 41.98% +5.94%
==========================================
Files 42 42
Lines 899 936 +37
Branches 205 233 +28
==========================================
+ Hits 324 393 +69
+ Misses 575 499 -76
- Partials 0 44 +44
Flags with carried forward coverage won't be shown. Click here to find out more. |
Don't we need to disable the |
features/admin.server-configurations.v1/forms/login-attempt-security-form.tsx
Outdated
Show resolved
Hide resolved
....server-configurations.v1/forms/login-attempt-security-form/login-attempt-security-form.scss
Outdated
Show resolved
Hide resolved
features/admin.server-configurations.v1/forms/login-attempt-security-form.tsx
Outdated
Show resolved
Hide resolved
features/admin.server-configurations.v1/forms/login-attempt-security-form.tsx
Outdated
Show resolved
Hide resolved
features/admin.applications.v1/components/forms/share-application-form.tsx
Outdated
Show resolved
Hide resolved
features/admin.server-configurations.v1/forms/login-attempt-security-form.tsx
Show resolved
Hide resolved
features/admin.server-configurations.v1/forms/login-attempt-security-form.tsx
Outdated
Show resolved
Hide resolved
features/admin.server-configurations.v1/forms/login-attempt-security-form.tsx
Show resolved
Hide resolved
features/admin.server-configurations.v1/forms/login-attempt-security-form.tsx
Outdated
Show resolved
Hide resolved
🦋 Changeset detectedThe changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. |
Purpose
initial lock duration
to 0.initial lock duration
to 0.initial lock duration
Lock account indefinitely
option, the account lock time and increment factor fields are hidden.When disabling the feature
When enabling the feature
When select option 1 --> default selected option is this.
When select option 2
Related Issues
wso2/product-is#21219
Related PRs
Checklist
Security checks