Skip to content

Releases: FAForever/faf-user-service

1.0.10 - Spring4Shell hotfix

31 Mar 21:44
Compare
Choose a tag to compare
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!

26 Jan 19:04
Compare
Choose a tag to compare

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

21 Jan 23:31
Compare
Choose a tag to compare
  • 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!

04 Oct 19:24
Compare
Choose a tag to compare
  • 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

24 Sep 21:57
Compare
Choose a tag to compare
  • Hide consent info icon if there is no translation text available
  • Refactored Thymeleaf templates to be reusable

1.0.5 - Authorized personnel only

27 Aug 17:02
bd691a7
Compare
Choose a tag to compare
  • Check Steam link when using lobby scope
  • Removed Twitter links

1.0.4 - Just give 'em the ban scan, and show 'em the door

25 Jul 21:58
Compare
Choose a tag to compare

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

20 Jul 21:32
Compare
Choose a tag to compare

Changes:

  • #10 The users ip address is now stored properly

1.0.2 - Full throttle

20 Jul 20:11
8775b72
Compare
Choose a tag to compare

Changes:

  • On throttling you are now redirected to the login page with an explaining flash message.

1.0.1 - No art allowed

16 Jul 08:31
Compare
Choose a tag to compare

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