email refacts trying to use creds

+ Admin user deletion from user list
+ Admin send email confirmation message from user list
+ WebSocket minor change
This commit is contained in:
2019-03-07 10:45:11 +00:00
parent 74302457e9
commit 06041f1405
17 changed files with 242 additions and 90 deletions

View File

@ -6,6 +6,8 @@ test:
web:
make -C scripts/build/make watch
push:
pushInProd:
make -C src/Yavsc pushInProd
pushInPre:
make -C src/Yavsc pushInPre