Skip to content

Tags: OpenConext/Stepup-gssp-bundle

Tags

6.0.0

Toggle 6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #47 from OpenConext/feature/update

Make Symfony 7.4 compatible

5.1.0

Toggle 5.1.0's commit message
Upgrade code quality a notch

5.0.12

Toggle 5.0.12's commit message

Verified

This commit was signed with the committer’s verified signature.
MKodde Michiel Kodde
Return null when gssp attributes not found

Previously a NotFound exception was thrown. But our type definition
advertises we should return null in that case.

5.0.11

Toggle 5.0.11's commit message

Verified

This commit was signed with the committer’s verified signature.
MKodde Michiel Kodde
Stop running tests on PHP8.1

5.0.10

Toggle 5.0.10's commit message

Verified

This commit was signed with the committer’s verified signature.
MKodde Michiel Kodde
Bump Symfony 6 version restraints to 6.4

5.0.9

Toggle 5.0.9's commit message

Verified

This commit was signed with the committer’s verified signature.
MKodde Michiel Kodde
Initialize the session just in time

When running the session value store in a context without a session in
the request stack (cache warmup) the session is not available. And a big
crash is the result. By loading the session JIT. That issue should be
resolved

5.0.8

Toggle 5.0.8's commit message

Verified

This commit was signed with the committer’s verified signature.
MKodde Michiel Kodde
Reset annotation imports

5.0.7

Toggle 5.0.7's commit message

Verified

This commit was signed with the committer’s verified signature.
MKodde Michiel Kodde
Remove annotation imports

5.0.6

Toggle 5.0.6's commit message

Verified

This commit was signed with the committer’s verified signature.
MKodde Michiel Kodde
Remove annotation imports

5.0.5

Toggle 5.0.5's commit message

Verified

This commit was signed with the committer’s verified signature.
MKodde Michiel Kodde
Update CHANGELOG

And put money where mouth is