We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Resetting a user account should create a log entry.
- Hub: 1.3.4 - Keycloak: x - Cryptomator: y
An event is logged that the account was reset.
Account reset is not logged.
Always
No response
We should add a new "Account reset entry" in
hub/backend/src/main/java/org/cryptomator/hub/api/UsersResource.java
Lines 125 to 141 in 52bb5ab
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Please agree to the following
Summary
Resetting a user account should create a log entry.
System Setup
Steps to Reproduce
Expected Behavior
An event is logged that the account was reset.
Actual Behavior
Account reset is not logged.
Reproducibility
Always
Relevant Log Output
No response
Anything else?
We should add a new "Account reset entry" in
hub/backend/src/main/java/org/cryptomator/hub/api/UsersResource.java
Lines 125 to 141 in 52bb5ab
The text was updated successfully, but these errors were encountered: