Releases: ecphp/cas-bundle
Releases · ecphp/cas-bundle
3.0.2
Merged
- chore: maintenance - compatibility with Symfony 7 - minor fixes
#100
- chore(deps): Bump ramsey/composer-install from 2 to 3
#99
- Update composer.json for SF7
#98
Commits
- fix, chore: maintenance
5920cff
- chore: update license
dce898f
- chore: update default PHP version for development
67e3ccb
- Update composer.json
1eb68eb
- Update composer.json
7e63d26
- Update composer.json
d30f253
- Update composer.json
ad187cc
- Update composer.json
8e9f898
- chore: add
.readthedocs.yml
configad7747d
3.0.1
3.0.0
Major breaking changes
- Custom service names are gone:
- Replace
cas.userprovider
withEcPhp\CasBundle\Security\Core\User\CasUserProvider
- Replace
eulogin.userprovider
withEcPhp\EuLoginBundle\Security\Core\User\EuLoginUserProvider
- Require a new dependency:
nyholm/psr17
, this will install a fileconfig/packages/loophp_psr17.yaml
- The interface
EcPhp\CasLib\CasInterface
has been moved toEcPhp\CasLib\Contract\CasInterface
- The CAS constructor doesn't need a
RequestInterface
any more, but each method of CAS class needs it.
Merged
- Update demo casserver URL
#88
- Fix link in documentation
#89
- chore(deps): Bump cachix/install-nix-action from 22 to 23
#91
- chore(deps): Bump actions/checkout from 3 to 4
#90
- chore(deps): Bump cachix/install-nix-action from 20 to 22
#87
- chore(deps): Bump cachix/install-nix-action from 19 to 20
#79
Commits
- Breaking change: refactor: replace Properties::all() with
Properties::jsonSerialize()
.4fbc54b
- ci: bump github actions
383349c
- fix link to Contributing page
132d60f
- chore: bump versions
4e11280
- chore: bump versions
f29ffa8
- chore: remove obsolete docker files
ee907ae
- chore: get rid of scrutinizer
a50176a
- tests: rewrite tests based on upstream
ecphp/cas-lib
developments.12fa217
- chore: add a note about CAS XML response
f72e757
- refactor: update User creation internals
467d44a
- refactor: remove
Symfony*
Cas classes13e30e6
- docs: update
Installation
documentationfa17ff4
- tests: fix tests
1dc9838
- remove
CasEntryPoint
class87109f6
- fix: update
start
methoda6ac146
- fix: use the Authenticator as entry point
4b4d065
- docs: Update changelog.
e6dae46
- feat: add a CAS Authentication Entry Point
1cd8abb
- tests: update tests for
ecphp/cas-lib
277e96a0
- refactor: update codebase for
ecphp/cas-lib
24bbff5f
- chore: upgrade to
ecphp/cas-lib
94758a7
2.5.5
Merged
- chore(deps): Bump cachix/install-nix-action from 18 to 19
#77
Commits
- fix: update
start
methode09e56c
- fix: use the Authenticator as entry point
50d5eee
- chore: minor static files update
9b7039a
- ci: add environment variable for PHP CS Fixer
ede0450
- docs: update
README
badge973f4c9
- chore: update
LICENSE
filefe745ca
- chore: add
pcov
extension requirement inrequire-dev
4eeb51c
- tests: fix broken tests
ceecf54
2.4.5
Commits
- fix: update
start
methodf3ebf70
- docs: update changelog
b7c5f89
- fix: use the Authenticator as entry point
d60de33
- docs: Update changelog.
caac838
- feat: add a CAS Authentication Entry Point
173dc52
- docs: Update changelog.
7a4bfd4
- fix: restore the use of a
UserProvider
5531bda
- feat: add
__toString()
method toCasUserInterface
f7cf369
- nix: remove
-nts
prefix674d2af
- chore: Normalize
composer.json
.b4b7568
- docs: Update changelog.
748d26b
- fix: Add missing dependency.
2d010dc
2.4.4
Commits
- fix: use the Authenticator as entry point
d60de33
- docs: Update changelog.
caac838
- feat: add a CAS Authentication Entry Point
173dc52
- docs: Update changelog.
7a4bfd4
- fix: restore the use of a
UserProvider
5531bda
- feat: add
__toString()
method toCasUserInterface
f7cf369
- nix: remove
-nts
prefix674d2af
- chore: Normalize
composer.json
.b4b7568
- docs: Update changelog.
748d26b
- fix: Add missing dependency.
2d010dc
2.4.3
Commits
- feat: add a CAS Authentication Entry Point
173dc52
- docs: Update changelog.
7a4bfd4
- fix: restore the use of a
UserProvider
5531bda
- feat: add
__toString()
method toCasUserInterface
f7cf369
- nix: remove
-nts
prefix674d2af
- chore: Normalize
composer.json
.b4b7568
- docs: Update changelog.
748d26b
- fix: Add missing dependency.
2d010dc