Install

Works with Drupal: ^10.3 || ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 48.5 KB
MD5: 689fb3d78f054328d8747acba1d64176
SHA-1: b6ccfbb8ba3bb2374d192c2b39ce1909439d3f11
SHA-256: 85d3f2f1630eaddc33f1bdce84b807a497f77986815e801dc11c784eb0a4536e
Download zip 83.81 KB
MD5: fb926c261b569f122f84eb66657f6166
SHA-1: b2486dc2dfa79d10ffb9850135ceb00d172a0f6b
SHA-256: f3064c9e8634d2619904192d471564bf66e83f37ee5490e08f2087b42f2eae38

Release notes

Re-introduce SQLite support in the database schema. This was erroneously removed when PostgreSQL support was added to the expiration field.

Upgrading from 2.0.x

This branch moves numerous interface and class files while keeping their names the same. This will confuse PHP if any kind of caching is present: APC, APCu, Redis, etc. Composer autoload files should also be regenerated. If Drupal complains about missing files or interfaces; Flush everything, restart everything; caches, web service, php-fpm service.

Tasks

  • #3498249: Support sqlite schema (again).

Misc

  • 21406fb6: Add spelling exceptions.
  • b84717c5: Revert varchar spelling exception.

https://git.drupalcode.org/project/cas_server/-/compare/2.1.0-rc1...2.1.0

Created by: elc
Created on: 28 Mar 2025 at 00:15 UTC
Last updated: 28 Mar 2025 at 00:16 UTC
Bug fixes
Insecure

Other releases