crafty-4/app/classes/shared
Zedifus 8d08084ac2 Change target of min pass length check to 'int' of pass length
Fixes default password min length check, crashing crafty on fresh install
2024-03-03 01:10:48 +00:00
..
authentication.py appease the linter 2023-02-15 18:44:53 -05:00
command.py Refactor minimum password length 2024-02-19 21:14:15 -05:00
console.py Only use verbose console if user add -v flag 2023-02-14 14:44:53 -05:00
exceptions.py Black codebase 2022-03-23 02:50:12 +00:00
file_helpers.py Refactor Crafty remote file downloads 2024-02-20 01:19:39 +00:00
helpers.py Merge branch 'dev' into bugfix/bedrock-download 2024-03-02 23:59:48 +00:00
import3.py Fix no id on import3 servers 2022-08-31 16:11:49 -04:00
import_helper.py Refactor Crafty remote file downloads 2024-02-20 01:19:39 +00:00
installer.py Appease black 2023-02-16 23:29:06 +00:00
main_controller.py Add auth logging 2024-02-01 00:08:34 -05:00
main_models.py Change target of min pass length check to 'int' of pass length 2024-03-03 01:10:48 +00:00
migration.py Merge branch feature/external-frontend to feature/api-v2 without the frontend 2022-04-14 15:33:53 +03:00
null_writer.py Fix null writer 2022-05-28 21:11:09 +03:00
permission_helper.py Refactor to standardize class/variable naming 2022-04-14 03:10:25 +01:00
server.py Merge branch 'dev' into bugfix/fix-forge-install 2024-03-02 22:51:44 +00:00
singleton.py I'm breaking/fixing stuff 2022-05-26 14:50:20 +02:00
tasks.py Make watcher log debug 2023-12-07 18:03:31 -05:00
translation.py Fix no-else-* QA warnings 2022-06-14 15:40:57 +03:00
websocket_manager.py Add broadcast to non-admin function 2023-11-30 12:12:16 -05:00