-
Notifications
You must be signed in to change notification settings - Fork 33
Pull requests: stevepolitodesign/rails-authentication-from-scratch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Reorder controller methods to enhance developer experience and improve readability
#90
by pinzonjulian
was closed Nov 2, 2023
Loading…
Update account menu link in application layout
#82
by eclectic-coding
was merged Feb 25, 2022
Loading…
Use correct input type when collecting email addresses
#81
by stevepolitodesign
was merged Feb 5, 2022
Loading…
Forget user when deleting an associated active session
#80
by stevepolitodesign
was merged Feb 4, 2022
Loading…
Allow user to manually destroy specific sessions
#77
by stevepolitodesign
was merged Feb 4, 2022
Loading…
Capture request details for each new session
#75
by stevepolitodesign
was merged Feb 2, 2022
Loading…
Fix notes on Step 12 to reference the correct method
#74
by thomascchen
was merged Feb 5, 2022
Loading…
Add status: :unprocessable_entity to all failed render responses
#56
by stevepolitodesign
was merged Jan 7, 2022
Loading…
Prevent leaking email addresses when user is not confirmed
#55
by stevepolitodesign
was merged Jan 7, 2022
Loading…
Rotate confirmation tokens after successful confirmation.
#54
by stevepolitodesign
was merged Jan 7, 2022
Loading…
Rotate password reset tokens after successful password reset
#53
by stevepolitodesign
was merged Jan 7, 2022
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.