Skip to content

Releases: OpenConext/Stepup-Middleware

5.0.2

27 Oct 13:28
98f346d
Compare
Choose a tag to compare

Bugfix

  • Repair several mailer service issues #381
  • Deprovision endpoint no longer returns FAILED when user already deprovisioned

5.0.1

29 Sep 09:01
5354c9c
Compare
Choose a tag to compare
5.0.1 Pre-release
Pre-release

Bugfix release for Swiftmailer issues

4.5.1

25 Aug 14:08
61ed3ba
Compare
Choose a tag to compare
  • Respond with OK when identity not found (deprovisioning) #375
  • Add new API endpoint to list SRAAs (#369)
  • Several minor security and other improvements

5.0.0

02 Aug 12:32
a94534c
Compare
Choose a tag to compare
5.0.0 Pre-release
Pre-release

Self-asserted token registration

  • Create the self-asserted tokens feature toggle #353
  • Self-asserted registration commands are handled #360
  • Audit log now show recovery tokens #371
  • Projections where updated #368
  • Support recovery token interactions #370 #361 #358 #357 #356
  • Authorization endpoint changes #354 #372 #366 #365
  • Support vetting type hints (creation and retrieval) #373
  • Send recovery token mail messages #374

Maintenance

  • Replace deprecated Swiftmailer with Symfony mailer #352

4.5.0

07 Apr 09:31
20e0f02
Compare
Choose a tag to compare

Features

Bugfix

  • RA/RAA MW command denied when user is not RA/RAA in home institution #351

Maintenance

  • Composer: prevent flex warning #337
  • Composer package upgrades #341

New Contributors

Full Changelog: 4.4.1...4.5.0

4.4.1

08 Feb 15:40
f59282c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.4.0...4.4.1

4.4.0

25 Nov 10:57
6941863
Compare
Choose a tag to compare

What's Changed

  • docs: identity endpoint requires institution by @thijskh in #333
  • Add account that has readonly access to the entire middleware API. by @thijskh in #334
  • Improve type safety by setting sql_mode to be strict by @MKodde in #335
  • Improve type safety by setting sql_mode to be strict part 2 by @MKodde in #336
  • Drop support for u2f by @epinxteren in #285

New Contributors

Full Changelog: 4.3.2...4.4.0

4.4.0-20211125105601Z-6941863b06982f5ceaf58acb3726e2871614a565

25 Nov 12:23
6941863
Compare
Choose a tag to compare
Merge branch 'release/4.4'

4.3.2

22 Sep 07:25
128aa8c
Compare
Choose a tag to compare

Running the bootstrap yubikey with identity (create a SRAA) was not yet creating an anonymous token, this caused the command to crash, as permissions are now checked more strictly (as of SF4). #332

4.3.2-20210922072346Z-128aa8c18e2e293dabf0fb995bdbe0bc4a1d4fa6

22 Sep 07:48
128aa8c
Compare
Choose a tag to compare
Merge branch 'release/4.3'