<!-- Release notes generated using configuration in .github/release.yml at release/0.15.x -->
What's Changed
Bugfixes * Fix creating user with HR permissions by felixrindt in https://github.com/ephios-dev/ephios/pull/1119 * fix UserProfileSerializer and wrong FederatedHost.name by jeriox in https://github.com/ephios-dev/ephios/pull/1117
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed Features * add federation by jeriox in https://github.com/ephios-dev/ephios/pull/972 * customizable OIDC by jeriox in https://github.com/ephios-dev/ephios/pull/1088 Bugfixes * dont clear names on missing oidc claims by felixrindt in https://github.com/ephios-dev/ephios/pull/1087 Other Changes * remove live_server and serialized_rollback from tests by jeriox in https://github.com/ephios-dev/ephios/pull/1106
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
Features * add OIDC logout redirect by jeriox in https://github.com/ephios-dev/ephios/pull/1067 * add recipient name to user mails by felixrindt in https://github.com/ephios-dev/ephios/pull/1078 * save language preference for user by jeriox in https://github.com/ephios-dev/ephios/pull/1080
Bugfixes * Fix crash with auto qualification consequence by felixrindt in https://github.com/ephios-dev/ephios/pull/1063 * disk space healthcheck on windows by felixrindt in https://github.com/ephios-dev/ephios/pull/1085
Other changes * Add HSTS seconds env var by felixrindt in https://github.com/ephios-dev/ephios/pull/1058 * Document missing timezone information for MySQL setups by felixrindt in https://github.com/ephios-dev/ephios/pull/1062 * remove deprecated qualification preference by felixrindt in https://github.com/ephios-dev/ephios/pull/1065 * Add docker deployment by felixrindt in https://github.com/ephios-dev/ephios/pull/1064 * pin urllib2 again by felixrindt in https://github.com/ephios-dev/ephios/pull/1069 * translation by felixrindt in https://github.com/ephios-dev/ephios/pull/1086
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed Features * Add filter to UserProfileListView by felixrindt in https://github.com/ephios-dev/ephios/pull/1038 Bugfixes * Forbid deleting the last staff user by felixrindt in https://github.com/ephios-dev/ephios/pull/1036 * Fix month query for some mariadb by felixrindt in https://github.com/ephios-dev/ephios/pull/1048 * Select2 bootstrap 5 theme fix by felixrindt in https://github.com/ephios-dev/ephios/pull/1044 Other Changes * update readthedocs config by felixrindt in https://github.com/ephios-dev/ephios/pull/1037 * Avoid privilege escalation by email change by felixrindt in https://github.com/ephios-dev/ephios/pull/1042 * Add deployment documentation by felixrindt in https://github.com/ephios-dev/ephios/pull/1047 * Add HTML indent linting by felixrindt in https://github.com/ephios-dev/ephios/pull/1043 * translation by felixrindt in https://github.com/ephios-dev/ephios/pull/1050