mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
e707749fac
Usage: ``` $ python scripts/hash_passwords.py --new username admin password auth_add_p username admin 9415aef5cc5043800377584cff32b90c 26fd308aad6b04f2 ``` ``` $ python scripts/hash_passwords.py autoexec.cfg ``` updates all instances of `auth_add` to `auth_add_p`. ``` $ python scripts/hash_passwords.py autoexec.cfg \ --new user1 admin password1 \ --new user2 admin password2 ``` updates all instances of `auth_add` to `auth_add_p` and adds two new users. On Windows, you should be able to drag-and-drop your config file onto this script and have it automatically updated (not tested). |
||
---|---|---|
.. | ||
AndroidAppSettings.cfg | ||
build.py | ||
check_header_guards.py | ||
cmd5.py | ||
compiler.py | ||
copyright.py | ||
count_source.sh | ||
dat2c.py | ||
font_converter.py | ||
font_installer.sh | ||
gen_keys.py | ||
generate_confusables_data.py | ||
hash_passwords.py | ||
linecount.sh | ||
make_android.sh | ||
make_docs.sh | ||
make_release.py | ||
make_src.py | ||
mass_server.py | ||
netobj.py | ||
nicks.txt | ||
png.py | ||
process_blame.py | ||
refactor_count.py | ||
SDL_scancode.h | ||
tw_api.py |