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

Do not block webmail when we have a valid SSO session #3100

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

nextgens
Copy link
Contributor

What type of PR?

bug-fix

What does this PR do?

Ensure we do not block webmail when we have a valid SSO session

Related issue(s)

Prerequisites

Before we can consider review and merge, please make sure the following list is done and checked.
If an entry in not applicable, you can check it or remove it from the list.

  • In case of feature or enhancement: documentation updated accordingly
  • Unless it's docs or a minor change: add changelog entry file.

@nextgens nextgens added priority/p1 (Critical) bug with workaround / Should have type/bug Bug. Not working as intended type/backport Automatic backport this PR to the current stable release labels Dec 21, 2023
Copy link
Contributor

mergify bot commented Dec 21, 2023

Thanks for submitting this pull request.
Bors-ng will now build test images. When it succeeds, we will continue to review and test your PR.

bors try

Note: if this build fails, read this.

bors-mailu bot added a commit that referenced this pull request Dec 21, 2023
@bors-mailu
Copy link
Contributor

bors-mailu bot commented Dec 21, 2023

try

Build succeeded:

Copy link
Contributor

mergify bot commented Dec 22, 2023

bors r+

@bors-mailu
Copy link
Contributor

bors-mailu bot commented Dec 22, 2023

Build succeeded:

@bors-mailu bors-mailu bot merged commit df5b48a into Mailu:master Dec 22, 2023
2 checks passed
bors-mailu bot added a commit that referenced this pull request Dec 22, 2023
3103: Prevent SMTP smuggling (backport #3102) r=mergify[bot] a=mergify[bot]

This is an automatic backport of pull request #3102 done by [Mergify](https://mergify.com).


---


<details>
<summary>Mergify commands and options</summary>

<br />

More conditions and actions can be found in the [documentation](https://docs.mergify.com/).

You can also trigger Mergify actions by commenting on this pull request:

- ``@Mergifyio` refresh` will re-evaluate the rules
- ``@Mergifyio` rebase` will rebase this PR on its base branch
- ``@Mergifyio` update` will merge the base branch into this PR
- ``@Mergifyio` backport <destination>` will backport this PR on `<destination>` branch

Additionally, on Mergify [dashboard](https://dashboard.mergify.com) you can:

- look at your merge queues
- generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com
</details>

3104: Do not block webmail when we have a valid SSO session (backport #3100) r=mergify[bot] a=mergify[bot]

This is an automatic backport of pull request #3100 done by [Mergify](https://mergify.com).


---


<details>
<summary>Mergify commands and options</summary>

<br />

More conditions and actions can be found in the [documentation](https://docs.mergify.com/).

You can also trigger Mergify actions by commenting on this pull request:

- ``@Mergifyio` refresh` will re-evaluate the rules
- ``@Mergifyio` rebase` will rebase this PR on its base branch
- ``@Mergifyio` update` will merge the base branch into this PR
- ``@Mergifyio` backport <destination>` will backport this PR on `<destination>` branch

Additionally, on Mergify [dashboard](https://dashboard.mergify.com) you can:

- look at your merge queues
- generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com
</details>

Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/p1 (Critical) bug with workaround / Should have type/backport Automatic backport this PR to the current stable release type/bug Bug. Not working as intended
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Webmail is not exempt from rate limiting
2 participants