mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 17:36:01 +03:00
[PR #1849] [MERGED] Added setting to define external password url. #2312
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#2312
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/1849
Author: @tonioo
Created: 2/24/2020
Status: ✅ Merged
Merged: 2/27/2020
Merged by: @tonioo
Base:
master← Head:feature/external_password_url📝 Commits (2)
3151b4dAdded setting to define external password url.f2a815eFixed tests.📊 Changes
8 files changed (+56 additions, -9 deletions)
View changed files
📝
modoboa/admin/tests/test_alias.py(+2 -2)📝
modoboa/core/app_settings.py(+12 -0)📝
modoboa/core/commands/deploy.py(+1 -1)📝
modoboa/core/templates/core/api_access.html(+2 -2)📝
modoboa/core/templates/core/user_profile.html(+11 -2)📝
modoboa/core/tests/test_core.py(+17 -0)📝
modoboa/core/views/user.py(+9 -1)📝
modoboa/urls.py(+2 -1)📄 Description
see #1848
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.