Skip to content
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

Cannot Delete or Deactivate users #522

Closed
aronwk-aaron opened this issue Sep 20, 2020 · 1 comment
Closed

Cannot Delete or Deactivate users #522

aronwk-aaron opened this issue Sep 20, 2020 · 1 comment
Milestone

Comments

@aronwk-aaron
Copy link
Contributor

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
@rolandgeider rolandgeider added this to the 2.0 milestone Sep 20, 2020
@rolandgeider
Copy link
Member

Fixed in master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants