Releases: FAForever/faf-user-service
Releases · FAForever/faf-user-service
1.0.10 - Spring4Shell hotfix
Bump org.springframework.boot from 2.6.4 to 2.6.5 Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.6.4 to 2.6.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.4...v2.6.5) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1.0.9 - The beacons are lit!
TEST calls for aid!
Features:
- Added a
FAF_ENVIRONMENT
variable, that allows declaring the env the app is running on. Does not show if left empty.
1.0.8 - Names are smoke and mirrors
- Put the username into access and id token
- Update to Kotlin 1.6.10
- Update to Spring Boot 2.6.3
1.0.7 - Open the gates!
- We now support lobby scopes for users verified via gog.com
- On technical errors during login related to duplicate post requests or using consumed challenges show technical error page insteaf of internal server error
1.0.6 - Peek-a-boo
- Hide consent info icon if there is no translation text available
- Refactored Thymeleaf templates to be reusable
1.0.5 - Authorized personnel only
- Check Steam link when using lobby scope
- Removed Twitter links
1.0.4 - Just give 'em the ban scan, and show 'em the door
It's best to know the truth
Of that we have no doubt
But you'll have to face the future
If you don't log out.
1.0.3 - We know who you are
Changes:
- #10 The users ip address is now stored properly
1.0.2 - Full throttle
Changes:
- On throttling you are now redirected to the login page with an explaining flash message.
1.0.1 - No art allowed
Changes:
- Remove effect filters from background image (causing high CPU load on large screen resolutions)
- Do not return Internal Server error on wrong endpoint arguments
- Update to Spring Boot 2.5.2
- Update to Kotlin 1.5.21