Slavi Pantaleev
19ccd491fb
Upgrade Matrix Authentication Service (v0.15.0 -> v0.16.0) and adapt for the new `syn2mas` subcommand
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/4297
Supersedes https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/4300
před 10 měsíci
renovate[bot]
57ea240060
Update ghcr.io/element-hq/matrix-authentication-service/syn2mas Docker tag to v0.15.0
před 10 měsíci
renovate[bot]
b719c3c11a
Update ghcr.io/element-hq/matrix-authentication-service Docker tag to v0.15.0
před 10 měsíci
Slavi Pantaleev
3492d31dca
Rename some leftover `_name_prefix` variables (to `_registry_prefix`)
před 11 měsíci
Slavi Pantaleev
5287b8ddeb
Fix use of undefined variable `matrix_authentication_service_container_image_name_prefix`
před 11 měsíci
Suguru Hirahara
41c59a1223
Add license information to files for matrix-authentication-service
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
před 1 rokem
Slavi Pantaleev
c47eca389b
Rework all roles to include `component_(docker|container)_image_registry_prefix*` variables
This:
- brings consistency - no more mixing `_name_prefix` and `_registry_prefix`
- adds extensibility - a future patch will allow reconfiguring all registry prefixes for all roles in the playbook
We still have `_docker_` vs `_container_` inconsistencies.
These may be worked on later.
před 1 rokem
Slavi Pantaleev
2db103a4eb
Upgrade matrix-authentication-service (0.14.0 -> 0.14.1)
před 1 rokem
renovate[bot]
2bca5cb445
Update ghcr.io/element-hq/matrix-authentication-service/syn2mas Docker tag to v0.14.0
před 1 rokem
Slavi Pantaleev
f798ec81e8
Upgrade matrix-authentication-service (0.13.0 -> 0.14.0) and mark matrix-reminder-bot's usage with it as fixed
před 1 rokem
Suguru Hirahara
8df253b80a
Update roles/custom/matrix-authentication-service/defaults/main.yml: minor changes to comments
- Fix punctuations
- Set the common expression for matrix_authentication_service_config_email_mode
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
před 1 rokem
renovate[bot]
18bd34a665
Update ghcr.io/element-hq/matrix-authentication-service/syn2mas Docker tag to v0.13.0
před 1 rokem
renovate[bot]
2123aa5eb2
Update ghcr.io/element-hq/matrix-authentication-service Docker tag to v0.13.0
před 1 rokem
Slavi Pantaleev
8f1262b596
Add matrix_authentication_service_syn2mas_process_extra_arguments to allow for --upstreamProviderMapping to be used with syn2mas
This makes it possible to migrate from Synapse when OIDC had been used
and the Synapse user database contains OIDC-sourced users.
před 1 rokem
Slavi Pantaleev
7139431d46
Make ansible-lint happy
před 1 rokem
Slavi Pantaleev
8f16524789
Add support for Matrix Authentication Service
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3108
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3562
před 1 rokem