evennia/evennia/contrib/security
2019-12-16 20:31:42 +01:00
..
auditing Ran black on branc 2019-12-16 20:31:42 +01:00
__init__.py Implements password validation via the native Django framework. 2018-09-20 00:06:09 +00:00
README.md Move audit contrib into security subfolder 2018-09-29 17:47:56 +02:00

Security

This directory contains security-related contribs

  • Auditing (Johnny 2018) - Allow for optional security logging of user input/output.