sanitize passwords before push to git on server

This commit is contained in:
2021-10-23 21:07:16 +03:00
parent 0fb6f1e4ed
commit 0d7cbbea37
4 changed files with 20 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
Updated 22 October 2021
Updated 23 October 2021
Troggle is an application for caving expedition data management,
originally created for use on Cambridge University Caving Club (CUCC)expeditions
@@ -8,6 +8,8 @@ Troggle has been forked into two projects. The original one is maintained by Aar
and was used for Erebus caves. The CUCC variant uses files as the definitive data,
not the database and lives at http://expo.survex.com/repositories/troggle/.git/
For the server setup, see /_deploy/debian/wookey-exposerver-recipe.txt
See copyright notices in
http://expo.survex.com/handbook/computing/contribute.html