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

[Bug]: Cannot login with other than superuser #409

Closed
juxeii opened this issue Apr 10, 2024 · 2 comments
Closed

[Bug]: Cannot login with other than superuser #409

juxeii opened this issue Apr 10, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@juxeii
Copy link

juxeii commented Apr 10, 2024

What happened?

I cannot login with any user which is not a superuser in ngx.
With a non-superuser, there is a little popup window stating something like
non authorized user exception
or similar. The popup disappears very fast and then the app continues to try to set something, but it get stuck at this point.
Only thing I can do is to force the app to stop and give the user superuser rights.

There is not mention of this exception in the logs.
The only warining is that the server API is v5 and the app only supports v3.

Is there a special setting in ngx server to make a non-superuser work?

Steps to reproduce

  1. Install ngx 2.7.2 on docker
  2. Create non-superuser
  3. Try to login -> fail

Log output from the app

No response

Screenshots

No response

Paperless-ng*x Version

2.7.2

Paperless-Mobile Version

3.2.1

Device

Pixel 6

Operating System Version

Android 13

Device Locale

german

Selected Locale

German

Additional Context

No response

@juxeii
Copy link
Author

juxeii commented Apr 10, 2024

It is the same as #391
What are the exact permissions for non-admin users?

A better error message and more responsive app state would be helpful.

@juxeii
Copy link
Author

juxeii commented Apr 10, 2024

Nevermind, I found the settings directly on the login page.

@juxeii juxeii closed this as completed Apr 10, 2024
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in Paperless Mobile Board Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants