mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 08:56:02 +03:00
[PR #789] [MERGED] Redirect user to profile on first login. #2019
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#2019
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?
📋 Pull Request Information
Original PR: https://github.com/modoboa/modoboa/pull/789
Author: @tonioo
Created: 11/16/2015
Status: ✅ Merged
Merged: 11/16/2015
Merged by: @tonioo
Base:
master← Head:redirect_firstlogin_596📝 Commits (3)
64ca188Redirect user to profile on first login.63b7fabNew unit test.4f48bc5Complete unit test.📊 Changes
5 files changed (+75 additions, -7 deletions)
View changed files
📝
modoboa/core/forms.py(+3 -0)➕
modoboa/core/migrations/0007_auto_20151116_1349.py(+31 -0)📝
modoboa/core/models.py(+1 -1)📝
modoboa/core/tests.py(+29 -0)📝
modoboa/core/views/auth.py(+11 -6)📄 Description
see #596
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.