Skip to content

Releases: Amsterdam/openstad-oauth2-server

v0.25.12

11 Nov 15:52
db49bb5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.25.11...v0.25.12

v0.25.11

22 Oct 12:48
3527431
Compare
Choose a tag to compare

What's Changed

  • Feature/content security policy header by @IanR01 in #24

Full Changelog: v0.25.10...v0.25.11

v0.25.10

14 Oct 14:53
9d2cd39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.25.9...v0.25.10

v0.25.9

10 Oct 09:15
19fca1f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.25.8...v0.25.9

v0.25.8: Feature/2fa rate limiter (#20)

03 Oct 08:07
383a897
Compare
Choose a tag to compare
Pre-release
* add twoFactor brute force rate limiting

* use IP for twoFactor brute force rate limiting

* use user id as bruteKey

* set correct names for functions

v0.25.7

05 Jun 08:13
3ffc50f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.25.6...v0.25.7

v0.25.6: Change relative urls to absolute (#18)

22 May 07:13
d36722f
Compare
Choose a tag to compare
* add logging in code

* debugging, add logging

* temporarily disable allowed domains check for debugging

* add logging in /dialog/authorize route middleware

* debugging remove res.locals in logging

* add url met domain

* debugging add APP_URL to urls

* set appUrl in layout

* set complete URL for several autorizeUrls

* add complete URL to checkRequiredUserFields redirect

* set full URL at template POST button

* add logging for debugging check2FA function

* fix defaultValue for twoFactorRoles in client model

* add logging for debugging allowedDomains

* change regex in seeds script, so also the path is removed from an URL (for allowed domains)

* add debugging code

* fix redirects to correctpath

* fix redirect with APP_URL

* added a lot of APP_URL env to redirects

* use force flag for db syncing

* add directConnection paramater to mongo connection string

* remove directConnection parameter from mongo connection string

* add appUrl to views via controllers

* remove logging triggering an error

* cleanup

v0.25.6-debug

02 May 11:42
Compare
Choose a tag to compare
v0.25.6-debug Pre-release
Pre-release
remove logging triggering an error

v0.25.5-debug

10 Apr 13:43
Compare
Choose a tag to compare
v0.25.5-debug Pre-release
Pre-release
remove directConnection parameter from mongo connection string

Debug connection to MongoDB with multiple pods

10 Apr 08:17
Compare
Choose a tag to compare

By adding the directConnection-paramater to the connection string