1
0
mirror of https://github.com/binary-kitchen/doorlockd synced 2024-12-22 02:14:26 +01:00
doorlockd-mirror/pydoorlock
Thomas Schmid 96fc3ba973 Doorlock.py: make eperm_insults a list
choose_insult fails with a dict, so make it a list.

Signed-off-by: Thomas Schmid <tom@lfence.de>
2023-11-04 22:30:47 +01:00
..
__init__.py doorlockd: First steps towards pydoorlock module 2018-10-16 21:24:51 +02:00
Authenticator.py Authenticator: Add blacklist 2022-12-08 21:14:03 +01:00
Config.py Config: reformat whitespace according to PEP8 2021-11-22 21:45:11 +01:00
Door.py Door: mark from_string as static method 2021-10-18 18:06:51 +02:00
Doorlock.py Doorlock.py: make eperm_insults a list 2023-11-04 22:30:47 +01:00
WebApp.py WebApp: remove duplicate function definition 2021-11-22 21:45:11 +01:00