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

Redirect to previous uri after login #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pdamianik
Copy link

@pdamianik pdamianik commented Oct 19, 2023

Fixes: #2

PHP Sodium could be used for ed25519 keys instead.

@pdamianik pdamianik force-pushed the add-redirect-on-login branch from e1134c0 to 5ad174f Compare October 20, 2023 07:00
@pdamianik pdamianik marked this pull request as draft October 20, 2023 07:01
@pdamianik pdamianik force-pushed the add-redirect-on-login branch from 5ad174f to c177b91 Compare October 20, 2023 07:12
@pdamianik pdamianik marked this pull request as ready for review October 20, 2023 07:12
@pdamianik pdamianik force-pushed the add-redirect-on-login branch 4 times, most recently from 52a9424 to 1cefc70 Compare October 20, 2023 10:38
@pdamianik pdamianik requested a review from RiedleroD October 20, 2023 11:01
@pdamianik
Copy link
Author

Also about formatting: neither neovim nor PhpStorm are sure whether to use tabs or spaces for indentation. What would you prefer?

@pdamianik pdamianik force-pushed the add-redirect-on-login branch from 1cefc70 to 652c77f Compare October 20, 2023 20:51
@pdamianik pdamianik force-pushed the add-redirect-on-login branch from 652c77f to 360db7d Compare October 20, 2023 20:56
@RiedleroD
Copy link
Owner

Also about formatting: neither neovim nor PhpStorm are sure whether to use tabs or spaces for indentation. What would you prefer?

looks like I've been using tabs so far, so use that please

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

Successfully merging this pull request may close these issues.

make login page redirect you to last visited page if successful
2 participants