Skip to content

Redirect after login and last url #3415

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

sniemetz
Copy link

Ich habe es jetzt das

  • wenn die Session abhaut im normalen FAQ Bereich (zb Meeting, dann komme ich zurück und drücke auf ein link):
    > redirect login
    > redirect zum ursprünglich angefahrenen URL (ausgenommen login/logout)

  • wenn die abhaut im admin bereich
    > redirect nach ../login (anstatt Symfony login)
    > redirect zum ursprünglich angefahrenen URL (ausgenommen login/logout/authenticate/keep-alive)

Sollte der prev URL leer sein dann gehts zur homepage oder /admin

endeffect: das symfony authentication wird umgangen... Meinung?

@thorsten
Copy link
Owner

Umgangen wird hier aber nichts, oder?

@sniemetz
Copy link
Author

Umgangen wird hier aber nichts, oder?

Naja = das admin/login und symfony routing kommt nicht mehr ins Spiel weil eben index.php action=login das übernimmt.

@thorsten
Copy link
Owner

./admin/login gibt es in der 4.1 nicht mehr, es gibt nur noch einen Login.

@sniemetz
Copy link
Author

sniemetz commented Apr 1, 2025

./admin/login gibt es in der 4.1 nicht mehr, es gibt nur noch einen Login.

Dann bin ich verwirrt...
image

@thorsten
Copy link
Owner

thorsten commented Apr 1, 2025

Es ist noch da, aber nirgends verlinkt

@sniemetz
Copy link
Author

sniemetz commented Apr 1, 2025 via email

@thorsten
Copy link
Owner

thorsten commented Apr 6, 2025

Ist deine FAQ komplett mit Passwort gesichert?

@thorsten thorsten self-assigned this Apr 6, 2025
@sniemetz
Copy link
Author

sniemetz commented Apr 7, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants