This commit is contained in:
mwiegand 2021-07-06 22:28:27 +02:00
parent 74312422c9
commit 2a41666f7c

View file

@ -29,9 +29,11 @@ def authorized_users(metadata):
}
@metadata_reactor.provides(
'users',
)
# FIXME: bw bug?
# @metadata_reactor.provides(
# 'users',
# )
@metadata_reactor
def user(metadata):
users = {}