-
Notifications
You must be signed in to change notification settings - Fork 315
General
: Add more details to login email
#10934
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
Merged
Merged
Changes from all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
90c0081
Make sure to send email on passkey login
florian-glombik 3a6695f
Make sure to send Mail on SAML2 login
florian-glombik 91ba67d
Convey information of login type
florian-glombik fc5cc17
Move sending Mail to service
florian-glombik 3c5d666
Use the CustomAuditEventRepository to send the login mail
florian-glombik 7a162ad
Remove not required dependencies
florian-glombik dc0d06e
Revert "Remove not required dependencies"
florian-glombik 874ea2e
Revert "Use the CustomAuditEventRepository to send the login mail"
florian-glombik 62e61ca
Do not hardcode header names
florian-glombik 7a75727
Try to retrieve client from userAgent
florian-glombik 8610b9c
Merge branch 'develop' into feature/general/add-login-method-to-email
florian-glombik 6a791a4
Add tests for detecting the client type
florian-glombik 4a2bdf6
Support detecting android app
florian-glombik 1135851
Add tests for most common browsers
florian-glombik 95da7c5
Return actual browser name
florian-glombik d339f91
Fix browser name retrieval
florian-glombik 9997576
Add test for brave
florian-glombik 9911ca6
Adjust mail template
florian-glombik 840bfb8
Localize authentication method
florian-glombik 73cc099
Add enums and stricter types
florian-glombik a2f07a1
Make sure to set app aswell
florian-glombik d0f1cbc
Annotate client environment as nullable
florian-glombik 37206ed
Make sure app and browser origin work together properly with translat…
florian-glombik bf80e84
Fix formatting of browserToOsConnection
florian-glombik 8d8bfa5
Make implementation more robust
florian-glombik 018f0b6
Reduce code duplication
florian-glombik 827b823
Add timezone to email text
florian-glombik fa0e903
Reduce space for farewell
florian-glombik 938e07f
Make sure locale is always defined
florian-glombik 463f0bc
Add warning in case user has no language defined
florian-glombik 14a82c0
Add javadoc
florian-glombik 1617315
Add javadoc
florian-glombik 152cd7b
Merge branch 'develop' into feature/general/add-login-method-to-email
florian-glombik 8bc97cb
Improve javadoc
florian-glombik 0c63c12
Improve Unit tests
florian-glombik 398c09d
Add tests for the operating system retrival
florian-glombik 7f51179
Unify test names
florian-glombik ec8bf68
Fix arch tests
florian-glombik ed19d9a
Adjust todo
florian-glombik 1914862
Make sure sendLoginEmail is asnyc
florian-glombik baa3f75
Make coderabbit happy
florian-glombik 970a88b
Do not hardcode production values in password reset
florian-glombik bec9b05
Merge branch 'develop' into feature/general/add-login-method-to-email
florian-glombik 018caac
Make sure that password reset links are setup properly
florian-glombik 218ae66
Log that a default value was used
florian-glombik dbef7dd
Adhrere to architecture rules
florian-glombik c097ded
Merge branch 'develop' into feature/general/add-login-method-to-email
florian-glombik 494cac4
Address Tobias' review
florian-glombik 38402bd
Address further review comments
florian-glombik b3c9f43
Fix typo
florian-glombik d1bd970
Merge branch 'develop' into feature/general/add-login-method-to-email
florian-glombik 2b0c800
Merge branch 'develop' into feature/general/add-login-method-to-email
florian-glombik 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
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.