-
-
Notifications
You must be signed in to change notification settings - Fork 3
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: userfrosting/sprinkle-account
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.0.0-alpha.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: userfrosting/sprinkle-account
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.0.0-alpha.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 111 files changed
- 1 contributor
Commits on Apr 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7aaff4b - Browse repository at this point
Copy the full SHA 7aaff4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96ad7b7 - Browse repository at this point
Copy the full SHA 96ad7b7View commit details
Commits on Apr 12, 2025
-
- Added `useCsrf` composable for managing CSRF tokens and adding it automatically to axios requests. - Refresh CSRF token refresh on Login/Logout. - Updated templates to include CSRF meta tags. - Custom CSRF session storage key removed. Slim Guard default storage is used. Prevent duplication of token in the session (persistent token option wasn't working) - Fixes old session file not being deleted from the filesystem
Configuration menu - View commit details
-
Copy full SHA for 6966599 - Browse repository at this point
Copy the full SHA 6966599View commit details
Commits on Apr 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fcf640a - Browse repository at this point
Copy the full SHA fcf640aView commit details
Commits on Apr 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9f4df10 - Browse repository at this point
Copy the full SHA 9f4df10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ecda8a - Browse repository at this point
Copy the full SHA 5ecda8aView commit details
Commits on Apr 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 180e520 - Browse repository at this point
Copy the full SHA 180e520View commit details -
Configuration menu - View commit details
-
Copy full SHA for e458531 - Browse repository at this point
Copy the full SHA e458531View commit details -
Configuration menu - View commit details
-
Copy full SHA for 227f3f8 - Browse repository at this point
Copy the full SHA 227f3f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d49a8e0 - Browse repository at this point
Copy the full SHA d49a8e0View commit details
Commits on Apr 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d97b617 - Browse repository at this point
Copy the full SHA d97b617View commit details
Commits on May 4, 2025
-
Refactor account-related views and tests
- Updated FormRegister.test.ts to use TypeScript and improved test structure. - Replaced PageEmailVerificationRequest.test.js with PageEmailVerificationRequest.test.ts, enhancing test coverage and structure. - Created PageForgotPassword.test.ts to replace the previous JavaScript test file, adding comprehensive tests for the forgot password flow. - Converted PageRegister.test.js to PageRegister.test.ts, ensuring TypeScript usage and improved test clarity. - Refactored PageEmailVerificationRequest.vue to streamline the email verification process and improve code readability. - Enhanced PageForgotPassword.vue to include a multi-step process for password recovery, improving user experience. - Updated PageLogin.vue to utilize router links instead of emitted events for navigation, simplifying the component logic. - Refactored PageRegister.vue to include a redirect if registration is disabled, improving user flow.
Configuration menu - View commit details
-
Copy full SHA for a3d473b - Browse repository at this point
Copy the full SHA a3d473bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b032708 - Browse repository at this point
Copy the full SHA b032708View commit details
Commits on May 5, 2025
-
Remove AlertStream from default UserMessageExceptionHandler and implement backup AlertStreamExceptionHandler
Configuration menu - View commit details
-
Copy full SHA for f03d245 - Browse repository at this point
Copy the full SHA f03d245View commit details
Commits on May 18, 2025
-
Refactor password reset functionality
- Replace "forgot password" with "reset password" throughout app - Introduced a new exception for expired passwords and updated authentication logic to check for password expiration. - Modified user model to include 'password_last_set' timestamp and implemented logic to determine if a password is expired. - Updated database migrations to add 'password_last_set' column to the users table. - Removed deprecated password reset email class and associated template. - Adjusted admin routes and controllers to accommodate new password reset functionality.
Configuration menu - View commit details
-
Copy full SHA for ffb13bd - Browse repository at this point
Copy the full SHA ffb13bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b222ece - Browse repository at this point
Copy the full SHA b222eceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44f4f2b - Browse repository at this point
Copy the full SHA 44f4f2bView commit details -
Remove obsolete password reset and verification models
- Deleted PasswordReset and Verification models, interfaces, and related tests. - Removed associated email templates for password reset and verification. - Updated ModelsService to remove references to PasswordReset and Verification. - Added migrations to drop password_resets and verifications tables. - Refactored UserCreateAction to send a user creation email instead of a password email. - Introduced UserCreatedEmail class and corresponding email template. - Updated UserValidation tests to reflect the removal of password reset and verification logic.
Configuration menu - View commit details
-
Copy full SHA for 566f517 - Browse repository at this point
Copy the full SHA 566f517View commit details
Commits on May 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6de4823 - Browse repository at this point
Copy the full SHA 6de4823View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 6.0.0-alpha.4...6.0.0-alpha.5