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

Automatic PR to nightly from 2024-08-15T07:51:57Z #6010

Merged
merged 7 commits into from
Aug 15, 2024
Merged

Conversation

milkmaker
Copy link
Collaborator

@milkmaker milkmaker commented Aug 15, 2024

📁 Modified files

.github/PULL_REQUEST_TEMPLATE.md (new) | 38 ++
CONTRIBUTING.md | 33 +-
data/assets/templates/pw_reset_html.tpl (new) | 29 ++
data/assets/templates/pw_reset_text.tpl (new) | 11 +
data/web/admin.php | 1 +
data/web/inc/functions.inc.php | 439 ++++++++++++++++++++-
data/web/inc/functions.mailbox.inc.php | 103 +++--
data/web/inc/init_db.inc.php | 16 +-
data/web/inc/triggers.inc.php | 60 ++-
data/web/inc/vars.inc.php | 6 +
data/web/js/site/mailbox.js | 3 +
data/web/json_api.php | 4 +-
data/web/lang/lang.de-de.json | 26 ++
data/web/lang/lang.en-gb.json | 26 ++
data/web/reset-password.php (new) | 31 ++
data/web/templates/admin.twig | 4 +-
.../admin/tab-config-password-policy.twig (gone) | 40 --
.../admin/tab-config-password-settings.twig (new) | 102 +++++
data/web/templates/edit/mailbox-templates.twig | 1 +
data/web/templates/edit/mailbox.twig | 7 +
data/web/templates/index.twig | 3 +
data/web/templates/modals/mailbox.twig | 2 +
data/web/templates/modals/user.twig | 27 ++
data/web/templates/reset-password.twig (new) | 57 +++
data/web/templates/user/tab-user-auth.twig | 1 +
25 files changed, 951 insertions(+), 119 deletions(-)

@milkmaker
Copy link
Collaborator Author

Thanks for contributing!

I noticed that you didn't select staging as your base branch. Please change the base branch to staging.
See the attached picture on how to change the base branch to staging:

check_prs_if_on_staging.png

@milkmaker
Copy link
Collaborator Author

Thanks for contributing!

I noticed that you didn't select staging as your base branch. Please change the base branch to staging.
See the attached picture on how to change the base branch to staging:

check_prs_if_on_staging.png

@milkmaker
Copy link
Collaborator Author

Thanks for contributing!

I noticed that you didn't select staging as your base branch. Please change the base branch to staging.
See the attached picture on how to change the base branch to staging:

check_prs_if_on_staging.png

@FreddleSpl0it FreddleSpl0it merged commit 962ac39 into nightly Aug 15, 2024
16 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants