Casdoor
Open-source identity and access management platform with SSO and OAuth.
An identity platform tightening server-side enforcement one micro-release at a time.
◆Recent moves
- 19h agoView source ↗
v3.154.4
- 2d ago
Helm chart push retries on non-fast-forward
Retries the Helm chart push when it hits a non-fast-forward. A release-pipeline fix with no effect on the running product.
View source ↗ - 2d ago
Password update and MFA setup enforced server-side
Password update and MFA setup requirements are now enforced on the server rather than relying on the client to present them. Labelled a bug fix, but a client-side-only requirement is one a determined caller simply skips.
View source ↗ - 2d ago
Columns whitelist respected on admin user updates
The columns whitelist is now respected when an administrator updates a user, closing a path where the admin route could write fields the whitelist was meant to protect.
View source ↗ - 2d ago
Phone numbers normalised and validated before saving
Phone numbers are normalised and validated before being saved, which matters for a system where a phone number can be a login identifier and an MFA destination. The only entry in this cluster tagged as a feature rather than a fix.
View source ↗ - 2d ago
Sessions and tokens revoked when a user is forbidden
Sessions and tokens are revoked when a user is forbidden, so access ends at the moment of the decision rather than when existing credentials expire. Part of the same server-side enforcement push as the releases that follow it hours later.
View source ↗