You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[0.1.0] - 2024-07-25
Changed
- Update to Canaille 0.0.54. This break the way models are saved and deleted (`iam_server.backend.save(user)` instead of `user.save()`).
Please check the documentation to see examples.
- Documentation uses Shibuya theme.
[0.0.12] - 2024-04-22
=====================
Changed
-------
- Configuration is read from `.pytest-iam.env`
- Configuration is read from enviroment vars prefixed by `PYTEST_IAM_`