ansible-collection-famedly-.../plugins
Jan Christian Grünhage 063db8954a
fix(matrix_token_login): improve handling of the admin flag
This fixes the data type of the admin flag, which was previously a
string. Now it's a bool. Additionally, if the admin flag is omitted,
it's now also ommitted in the JWT sent to the server, so that existing
admin status isn't revoked by a call which doesn't include it.
2022-05-05 10:57:28 +02:00
..
module_utils feat(matrix_token_login): add module for jwt token based logins 2022-04-11 23:04:45 +02:00
modules fix(matrix_token_login): improve handling of the admin flag 2022-05-05 10:57:28 +02:00