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

use updated permissions without logging out and login again #691

Merged
merged 7 commits into from
May 24, 2024

Conversation

bseber
Copy link
Contributor

@bseber bseber commented May 15, 2024

closes #515

@bseber bseber changed the title add SessionService to mark session reload (permissions) use updated permissions without logging out and login again May 15, 2024
@bseber bseber added this to the 2.4.0 milestone May 15, 2024
@github-actions 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 bseber force-pushed the 515-use-assigned-permissions-without-login branch from 55bb1cd to 405a843 Compare May 15, 2024 21:28
@derTobsch derTobsch force-pushed the 515-use-assigned-permissions-without-login branch from 405a843 to da9295f Compare May 16, 2024 13:56
@derTobsch derTobsch modified the milestones: 2.4.0, 2.5.0 May 17, 2024
@github-actions 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 bseber force-pushed the 515-use-assigned-permissions-without-login branch 2 times, most recently from 531364c to f1b5a02 Compare May 17, 2024 14:10
@bseber bseber marked this pull request as ready for review May 17, 2024 14:16
@derTobsch derTobsch force-pushed the 515-use-assigned-permissions-without-login branch from f1b5a02 to 14549f7 Compare May 24, 2024 07:10
Copy link

sonarcloud bot commented May 24, 2024

@derTobsch derTobsch merged commit 1a0352c into main May 24, 2024
2 checks passed
@derTobsch derTobsch deleted the 515-use-assigned-permissions-without-login branch May 24, 2024 07:25
honnel added a commit that referenced this pull request May 24, 2024
honnel added a commit that referenced this pull request May 29, 2024
derTobsch pushed a commit that referenced this pull request May 31, 2024
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
Labels
status: planned This issue is planned in a milestone and won't be touched by stale bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Änderung von Berechtigungen ohne ab- und anmelden
2 participants