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
When trying to delete or Deactivate a user, I get a blank white page, and the following logs.
[20/Sep/2020 15:01:22] "GET /en/user/7/overview HTTP/1.1" 200 29110 [20/Sep/2020 15:01:26] "GET /static/images/loader.svg HTTP/1.1" 200 1587 [20/Sep/2020 15:01:26] "GET /en/user/7/delete HTTP/1.1" 200 22132 Method Not Allowed (POST): /en/user/7/overview Method Not Allowed: /en/user/7/overview [20/Sep/2020 15:01:32] "POST /en/user/7/overview HTTP/1.1" 405 0 Not Found: /favicon.ico [20/Sep/2020 15:01:32] "GET /favicon.ico HTTP/1.1" 404 2915 [20/Sep/2020 15:01:35] "GET /en/user/7/overview HTTP/1.1" 200 29110 Forbidden: /en/user/7/deactivate [20/Sep/2020 15:01:38] "GET /en/user/7/deactivate HTTP/1.1" 403 0
The text was updated successfully, but these errors were encountered:
a427a25
Fixed in master
Sorry, something went wrong.
No branches or pull requests
When trying to delete or Deactivate a user, I get a blank white page, and the following logs.
The text was updated successfully, but these errors were encountered: