[Web] Allow ratelimit time frame "day"; Allow to create announcements

This commit is contained in:
andryyy
2020-05-11 11:52:02 +02:00
parent 02a74914b4
commit 767ae65946
11 changed files with 116 additions and 70 deletions

View File

@@ -1,7 +0,0 @@
#!/bin/bash
echo action=OK
exit
while read QUERY; do
logger -t last_login -p mail.info "$QUERY"
done
echo action=OK