| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| ApiError.java | ||
| LicenseException.java | ||
| LoginException.java | ||
| RestExceptionHandler.java |
Add admin-only /lockedUsers and /unlock endpoints to view and unlock brute-force-locked accounts, gated by self.login.admin-user property. Add optional concurrent login constraint (maximumSessions=1) enabled via self.concurrent-login-constraint.enabled, returning a JSON ApiError when a session expires due to a login from another location. Make ApiError and its constructor public for reuse by the session expired strategy.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| ApiError.java | Loading commit data... | |
| LicenseException.java | Loading commit data... | |
| LoginException.java | Loading commit data... | |
| RestExceptionHandler.java | Loading commit data... |