Releases: thekid/cas
Releases · thekid/cas
1.0.0: Production ready
16 Feb 10:51
Compare
Sorry, something went wrong.
No results found
Heads up: Dropped support for PHP < 7.4 - @thekid
Upgraded dependencies to newest releases - @thekid
Merged PR #19 : Migrate to new testing library - @thekid
Simplified configuration files - @thekid
0.10.1
18 Jun 13:16
Compare
Sorry, something went wrong.
No results found
Fixed changing passwords with MongoDB persistence - @thekid
0.10.0: Clustered setup support
17 Jun 10:41
Compare
Sorry, something went wrong.
No results found
Merged PR #18 : Use Redis for sessions in production - this way, the
server will also run clustered. Originally requested in #7
(@thekid )
0.9.3: Session cleanup
17 Jun 10:01
Compare
Sorry, something went wrong.
No results found
Removed user tokens from session - @thekid
Fixed RemoveToken admin command - @thekid
0.9.2: Admin tooling simplification
17 Jun 09:03
Compare
Sorry, something went wrong.
No results found
Simplified code in command line admin tooling - @thekid
0.9.1: SQL fixes
17 Jun 08:39
Compare
Sorry, something went wrong.
No results found
Simplified injection by passing instances of Persistence - @thekid
Change signing to use hash_equals() instead of equality - @thekid
Fixed Data too long for column value at row 1" problem - @thekid
0.9.0: MongoDB support
17 Jun 07:34
Compare
Sorry, something went wrong.
No results found
Merged PR #15 : Add MongoDB persistence. The CAS server can now be run
with either MySQL / MariaDB or MongoDB.
(@thekid )
Merged PR #14 : Refactor persistence. This opens up possibilities to
easily create own implementations, e.g. one based on MongoDB.
(@thekid )
0.8.1: PHP 8.2 crypto fix
12 Jun 13:16
Compare
Sorry, something went wrong.
No results found
Merged PR #15 : Use AES instead of DES, the latter algorithm is now
considered legacy. Fixes PHP 8.2
(@thekid )
0.8.0: Favicon
11 Jun 14:08
Compare
Sorry, something went wrong.
No results found
Merged PR #13 : Add default favicon - @thekid
Upgrade sessions library, using newer APIs to control session cookies
(@thekid )
0.7.0: PHP 8.1 / 8.2 compatibility
30 Jan 13:19
Compare
Sorry, something went wrong.
No results found
Upgrade dependencies to newest version - @thekid
Fixed warnings about passing NULL to strings in PHP 8.1+ - @thekid
You can’t perform that action at this time.