-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
use updated permissions without logging out and login again #691
Merged
Conversation
This file contains 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
bseber
changed the title
add SessionService to mark session reload (permissions)
use updated permissions without logging out and login again
May 15, 2024
github-actions
bot
added
the
status: planned
This issue is planned in a milestone and won't be touched by stale bot.
label
May 15, 2024
bseber
force-pushed
the
515-use-assigned-permissions-without-login
branch
from
May 15, 2024 21:28
55bb1cd
to
405a843
Compare
derTobsch
force-pushed
the
515-use-assigned-permissions-without-login
branch
from
May 16, 2024 13:56
405a843
to
da9295f
Compare
github-actions
bot
added
status: new
Initial state for every issue / pullrequest
status: planned
This issue is planned in a milestone and won't be touched by stale bot.
and removed
status: planned
This issue is planned in a milestone and won't be touched by stale bot.
status: new
Initial state for every issue / pullrequest
labels
May 17, 2024
bseber
force-pushed
the
515-use-assigned-permissions-without-login
branch
2 times, most recently
from
May 17, 2024 14:10
531364c
to
f1b5a02
Compare
derTobsch
force-pushed
the
515-use-assigned-permissions-without-login
branch
from
May 24, 2024 07:10
f1b5a02
to
14549f7
Compare
Quality Gate passedIssues Measures |
honnel
added a commit
that referenced
this pull request
May 24, 2024
1 task
derTobsch
pushed a commit
that referenced
this pull request
May 29, 2024
derTobsch
pushed a commit
that referenced
this pull request
May 29, 2024
honnel
added a commit
that referenced
this pull request
May 29, 2024
related to #691 Improve - can be squashed if ok
derTobsch
pushed a commit
that referenced
this pull request
May 31, 2024
related to #691 Improve - can be squashed if ok
derTobsch
added a commit
that referenced
this pull request
May 31, 2024
related to #691 Here are some things you should have thought about: **Multi-Tenancy** - ~~[ ] Extended new entities with `AbstractTenantAwareEntity`?~~ - ~~[ ] New entity added to `TenantAwareDatabaseConfiguration`?~~ - [x] Tested with `dev-multitenant` profile? <!-- Thanks for contributing to the zeiterfassung. Please review the following notes before submitting you pull request. Please look for other issues or pull requests which already work on this topic. Is somebody already on it? Do you need to synchronize? # Security Vulnerabilities 🛑 STOP! 🛑 If your contribution fixes a security vulnerability, please do not submit it. Instead, please write an E-Mail to [email protected] with all the information to recreate the security vulnerability. # Describing Your Changes If, having reviewed the notes above, you're ready to submit your pull request, please provide a brief description of the proposed changes. If they: 🐞 fix a bug, please describe the broken behaviour and how the changes fix it. Please label with 'type: bug' and 'status: new' 🎁 make an enhancement, please describe the new functionality and why you believe it's useful. Please label with 'type: enhancement' and 'status: new' If your pull request relates to any existing issues, please reference them by using the issue number prefixed with #. -->
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.
closes #515