-
-
Notifications
You must be signed in to change notification settings - Fork 10
feat: Redirect to the original page after logging in (#1582) #3492
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
KATO-Hiro
wants to merge
23
commits into
staging
Choose a base branch
from
#1582
base: staging
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
00707f4
refactor: consolidate authentication logic into feature services
KATO-Hiro a935be6
chore: remove old plans (#1582)
KATO-Hiro 02b00be
chore: add comments (#1582)
KATO-Hiro 3c85b33
chore: update AGENTS.md (#1582)
KATO-Hiro 15b3434
fix: auth consolidation Phase 1 (security fixes excluding NPE)
KATO-Hiro 00068ad
docs: add SvelteKit form actions and error handling rules
KATO-Hiro 53510c5
docs: simplify SvelteKit rules to essence only
KATO-Hiro 7b7efe5
docs: update Phase 2 Service refactor approach to Wrapper pattern
KATO-Hiro 0b9ec34
chore: fix format (#1582)
KATO-Hiro 4933a5c
docs: remove completed Phase 1 tasks from checklist
KATO-Hiro 9de77f2
docs: remove Phase 1 completed findings from review document
KATO-Hiro a043ccb
docs: remove completed work and implementation details from review
KATO-Hiro ae52cff
fix: add admin auth check to account transfer action and document rev…
KATO-Hiro 12a53db
docs: mark Issue 3 as resolved and add completion checklist in review
KATO-Hiro 00d42d3
docs: fix sveltekit rule for form action url param and mark Issue 4 r…
KATO-Hiro 6cbfe41
fix: align buildSignupPath signature with buildLoginPath and document it
KATO-Hiro b6f67b2
test: fix Promise<void> assertions and document the pattern in testin…
KATO-Hiro d1a30fe
fix: replace misleading login redirect with 500 error in users/edit load
KATO-Hiro 75e90a5
docs: condense resolved issues in review to summaries only
KATO-Hiro 27886d9
chore: fix format (#1582)
KATO-Hiro 9702ac3
docs: add SvelteKit layout-based alternative for admin auth consolida…
KATO-Hiro 5fbbc41
refactor: replace ensureSessionOrRedirect with getLoggedInUser in use…
KATO-Hiro 15e8365
test: replace toBeTruthy/toBeFalsy with toBe(true)/toBe(false) in url…
KATO-Hiro File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.