mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 17:06:01 +03:00
[GH-ISSUE #1660] Simple User cannot login #1305
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#1305
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @aurora on GitHub (Jan 19, 2019).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1660
Impacted versions
Current behavior
I have the problem, that users with the role "Simple User" are unable to log-in. The message they get is just:
Sorry
An internal error occured
If i change the role to "Domain Administrator", the user can log-in. So this issue apparently only effects users with the role "Simple User" applied. I have no idea, how i can debug this further - if i enable "Debug = True" in the settings, it does not give me any additional information.
@aurora commented on GitHub (Jan 20, 2019):
Apparently this has something to do with the setting the admin user can do in "Modoboa -> Parameters -> General -> Miscellaneous": "Default top redirection" - if set to something a simple-user has no access to, the internal error occurs.
In my opinion modoboa should:
@tonioo commented on GitHub (Jan 21, 2019):
@aurora When DEBUG is enabled, you need to check server responses content using a javascript debugger (F12 key).
@tonioo commented on GitHub (Jan 31, 2019):
@aurora Any news?
@aurora commented on GitHub (Jan 31, 2019):
@tonioo sorry, i've been busy with other things lately, but i will try the coming weekend.
@tonioo commented on GitHub (Feb 25, 2019):
@aurora Any news?