[13.0][FIX] session timeout applies only to user - #258
Merged
OCA-git-bot merged 1 commit intoApr 28, 2021
Merged
Conversation
Make it so session timeout doe not apply to requests to a route with auth_method="public".
pierre-halleux
force-pushed
the
13.0-auth-session-timeout-no-public-pha
branch
from
March 18, 2021 09:38
a1da70c to
45d37db
Compare
lmignon
approved these changes
Mar 18, 2021
PCatinean
approved these changes
Mar 26, 2021
Member
|
/ocabot merge minor |
Contributor
|
On my way to merge this fine PR! |
Contributor
|
Congratulations, your PR was merged at 29b844f. Thanks a lot for contributing to OCA. ❤️ |
dreispt
pushed a commit
to ursais/server-auth
that referenced
this pull request
Apr 28, 2021
Make it so session timeout doe not apply to requests to a route with auth_method="public". Forward port of OCA#258
flachica
pushed a commit
to flachica/server-auth
that referenced
this pull request
Mar 1, 2022
Make it so session timeout doe not apply to requests to a route with auth_method="public". Forward port of OCA#258
BT-dmontull
pushed a commit
to BT-dmontull/server-auth
that referenced
this pull request
Mar 3, 2022
Make it so session timeout doe not apply to requests to a route with auth_method="public". Forward port of OCA#258
em230418
pushed a commit
to em230418/server-auth
that referenced
this pull request
Aug 25, 2022
Make it so session timeout doe not apply to requests to a route with auth_method="public". Backoported from OCA#258
em230418
pushed a commit
to em230418/server-auth
that referenced
this pull request
Aug 25, 2022
Make it so session timeout doe not apply to requests to a route with auth_method="public". Backported from OCA#258
em230418
pushed a commit
to em230418/server-auth
that referenced
this pull request
Dec 26, 2022
Make it so session timeout does not apply to requests to a route with auth_method="public". Backported from OCA#258
dsolanki-initos
pushed a commit
to initOS/server-auth
that referenced
this pull request
Apr 18, 2023
Make it so session timeout doe not apply to requests to a route with auth_method="public". Forward port of OCA#258
bosd
pushed a commit
to bosd/server-auth
that referenced
this pull request
Apr 20, 2023
Make it so session timeout doe not apply to requests to a route with auth_method="public". Forward port of OCA#258
bosd
pushed a commit
to bosd/server-auth
that referenced
this pull request
Apr 20, 2023
Make it so session timeout doe not apply to requests to a route with auth_method="public". Forward port of OCA#258
bosd
pushed a commit
to bosd/server-auth
that referenced
this pull request
Apr 20, 2023
Make it so session timeout doe not apply to requests to a route with auth_method="public". Forward port of OCA#258
bosd
pushed a commit
to bosd/server-auth
that referenced
this pull request
Jun 6, 2023
Make it so session timeout doe not apply to requests to a route with auth_method="public". Forward port of OCA#258
peluko00
pushed a commit
to APSL/server-auth
that referenced
this pull request
Nov 23, 2023
Make it so session timeout doe not apply to requests to a route with auth_method="public". Forward port of OCA#258
Loregs2
pushed a commit
to Ontinet-com/server-auth
that referenced
this pull request
May 13, 2024
Make it so session timeout doe not apply to requests to a route with auth_method="public". Forward port of OCA#258
astirpe
pushed a commit
to astirpe/server-auth
that referenced
this pull request
Oct 17, 2024
Make it so session timeout doe not apply to requests to a route with auth_method="public". Forward port of OCA#258
SiesslPhillip
pushed a commit
to grueneerde/OCA-server-auth
that referenced
this pull request
Nov 20, 2024
Syncing from upstream OCA/server-auth (14.0)
adhoc-cicd-bot
pushed a commit
to adhoc-cicd/oca-server-auth
that referenced
this pull request
Jan 16, 2025
Make it so session timeout doe not apply to requests to a route with auth_method="public". Forward port of OCA#258
adhoc-cicd-bot
pushed a commit
to adhoc-cicd/oca-server-auth
that referenced
this pull request
Jan 18, 2025
Make it so session timeout doe not apply to requests to a route with auth_method="public". Forward port of OCA#258
kobros-tech
pushed a commit
to kobros-tech/server-auth
that referenced
this pull request
Jan 22, 2025
Make it so session timeout doe not apply to requests to a route with auth_method="public". Forward port of OCA#258
mcodes-o
pushed a commit
to mcodes-o/server-auth
that referenced
this pull request
Feb 21, 2025
Make it so session timeout doe not apply to requests to a route with auth_method="public". Forward port of OCA#258
bizzappdev
pushed a commit
to BizzAppDev-Systems/server-auth
that referenced
this pull request
Dec 10, 2025
Make it so session timeout doe not apply to requests to a route with auth_method="public". Forward port of OCA#258
RyanTranAVB
pushed a commit
to RyanTranAVB/server-auth
that referenced
this pull request
Dec 26, 2025
Make it so session timeout doe not apply to requests to a route with auth_method="public". Forward port of OCA#258
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Make it so session timeout doe not apply to requests
to a route with auth_method="public".