1
1
mirror of https://github.com/dali99/nixos-matrix-modules.git synced 2025-12-09 12:41:53 +01:00

Update MIGRATIONS.MD for version 0.8.0 changes

Added migration notes for version 0.8.0 regarding saml2 deprecation and its alternatives.
This commit is contained in:
2025-12-04 11:28:15 +01:00
committed by GitHub
parent 19c690bb4f
commit 25b9f31ef1

View File

@@ -2,6 +2,12 @@
This is a best effort document descibing neccecary changes you might have to do when updating
## 0.8.0
`saml2` is no longer enabled, as it depends on vulnerable dependencies and isnt really built in nixpks anymore.
If you need to authenticate with saml, you should deploy some sort of saml to openid bridge, instead.
## 0.6.1
enableSlidingSync, and setting matrix-synapse.sliding-sync.environmentFile (or any other sliding-sync setting)