-
Notifications
You must be signed in to change notification settings - Fork 263
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
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6997 +/- ##
=======================================
Coverage 36.04% 36.04%
=======================================
Files 42 42
Lines 899 899
Branches 205 222 +17
=======================================
Hits 324 324
+ Misses 575 529 -46
- Partials 0 46 +46
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
🦋 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
Related Issues
wso2/product-is#21219
Related PRs
Checklist
Security checks