[PR #789] [MERGED] Redirect user to profile on first login. #2019

Closed
opened 2026-02-27 11:20:34 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: redirect_firstlogin_596


📝 Commits (3)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/modoboa/modoboa/pull/789 **Author:** [@tonioo](https://github.com/tonioo) **Created:** 11/16/2015 **Status:** ✅ Merged **Merged:** 11/16/2015 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `redirect_firstlogin_596` --- ### 📝 Commits (3) - [`64ca188`](https://github.com/modoboa/modoboa/commit/64ca18891e177b5ee21f3c8486c08aaf790c1c90) Redirect user to profile on first login. - [`63b7fab`](https://github.com/modoboa/modoboa/commit/63b7fabb08f9da2bbd4b8f2b31ae0738b966d455) New unit test. - [`4f48bc5`](https://github.com/modoboa/modoboa/commit/4f48bc5ed084c05c309251ab57dbe0b9ae53cb2f) Complete unit test. ### 📊 Changes **5 files changed** (+75 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description see #596 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 11:20:34 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#2019
No description provided.