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

Seiten mit Zurück-Pfeil: bei Token Refresh zurück auf Ursprungsseite #213

Open
fbufbi opened this issue Dec 17, 2024 · 2 comments
Open
Labels
tech-task Ein Tech-bezogenes Issue

Comments

@fbufbi
Copy link
Contributor

fbufbi commented Dec 17, 2024

Auf allen Seiten mit Zurück-Pfeil werde ich bei Inaktivität aufgrund des Token Refresh nach kurzer Zeit (1-2 Min) auf die Ursprungsseite zurückgeworfen.

@fbufbi fbufbi added the tech-task Ein Tech-bezogenes Issue label Dec 17, 2024
@hupf hupf self-assigned this Dec 17, 2024
@hupf hupf transferred this issue from bkd-mba-fbi/webapp-schulverwaltung Dec 17, 2024
hupf added a commit that referenced this issue Dec 17, 2024
@hupf
Copy link
Collaborator

hupf commented Dec 17, 2024

@fbufbi Das Problem war, dass wir bei jedem neuen Token die Navigation entsprechend der Rollen filtern. Das hatte dann eine Navigation auf den Default-Pfad eines Navigationseintrags ausgelöst. D.h. immer wenn man nicht auf der Ursprungsseite eines Navigationseintrags war und das Token erneuert wurde, fand fälschlicherweise ein Update des Pfads statt.

Dies ist nun korrigiert.

@hupf hupf moved this from In progress to Review in Gravatscha Dec 17, 2024
hupf added a commit that referenced this issue Dec 17, 2024
hupf added a commit that referenced this issue Dec 17, 2024
hupf added a commit that referenced this issue Dec 17, 2024
hupf added a commit that referenced this issue Dec 18, 2024
@hupf hupf moved this from Review to To test in Gravatscha Dec 18, 2024
@hupf hupf assigned fbufbi and unassigned hupf Dec 18, 2024
@fbufbi
Copy link
Contributor Author

fbufbi commented Dec 19, 2024

Test OK

@fbufbi fbufbi removed their assignment Dec 19, 2024
@fbufbi fbufbi moved this from To test to Done in Gravatscha Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech-task Ein Tech-bezogenes Issue
Projects
Status: Done
Development

No branches or pull requests

2 participants