Enno Rehling
|
0beec878c6
|
fix bcrypt use
|
2019-03-01 19:14:09 +01:00 |
Enno Rehling
|
d5c1cb6762
|
stop writing password to logfile
|
2019-03-01 11:01:28 +01:00 |
Enno Rehling
|
361a7efe18
|
do not fail on malformed passwords
|
2019-02-28 10:32:08 +01:00 |
Enno Rehling
|
f052c0542b
|
fix reports backup, I hope
|
2019-02-17 11:56:11 +01:00 |
Enno Rehling
|
119e9dbecc
|
remove queue after we are done with it
|
2019-02-10 10:07:08 +01:00 |
Enno Rehling
|
a87e9b6c5c
|
simplify the orders.queue locking logic, remove it from python
|
2019-02-10 09:51:06 +01:00 |
Enno Rehling
|
55c8b9f72a
|
fix shellcheck
|
2019-01-20 03:09:35 +01:00 |
Enno Rehling
|
8eba9d6eaf
|
fix getfaction script, return email
|
2019-01-20 03:06:33 +01:00 |
Enno Rehling
|
dda0fd9d27
|
fix sendreport script
|
2019-01-20 02:48:14 +01:00 |
Enno Rehling
|
07383bd94f
|
fix warning for no orders received
|
2018-12-06 18:49:10 +01:00 |
Enno Rehling
|
0f95e77a7b
|
BUG 2528: fix windows newlines
|
2018-12-03 21:05:48 +01:00 |
Enno Rehling
|
af5f5bde60
|
fix python password check scripts
|
2018-12-01 15:29:47 +01:00 |
Enno Rehling
|
da9d3d3573
|
Merge branch 'master' into develop
|
2018-10-29 20:10:51 +01:00 |
Enno Rehling
|
e5207fd1c7
|
do not backup eressea.db right now
|
2018-10-28 21:55:34 +01:00 |
Enno Rehling
|
ef3ccc8d10
|
fix use of new database for sendreport et al
|
2018-10-09 19:42:17 +02:00 |
Enno Rehling
|
3327e996e5
|
Bei Neuauswertungen die Befehlsdatei neu erzeugen
|
2018-10-09 19:28:16 +02:00 |
Enno Rehling
|
88f0504f48
|
no such file sendpasswd.py (and no suppor for feature possible)
|
2018-09-27 17:08:04 +02:00 |
Enno Rehling
|
5a1c96bd93
|
make python password checks use the database and bcrypt
|
2018-09-27 16:57:39 +02:00 |
Enno Rehling
|
e7184add00
|
use system-wide muttrc
|
2018-07-24 13:59:34 +02:00 |
Enno Rehling
|
a4a3ebd633
|
backup the reports, because sometimes I am an idiot
|
2018-07-21 21:41:13 +02:00 |
Enno Rehling
|
8af4b1fe29
|
pipe cron output to logfile, fix sendreport script
|
2018-07-07 10:45:11 +02:00 |
Enno Rehling
|
c3d08d1536
|
redirect cron output to a logfile
|
2018-06-11 21:00:01 +02:00 |
Enno Rehling
|
11b18b9b1d
|
fix orders script running from install directory
|
2018-06-05 21:14:02 +02:00 |
Enno Rehling
|
6a6089b48c
|
Merge branch 'muttmail'
|
2018-06-05 21:03:54 +02:00 |
Enno Rehling
|
2d73126310
|
convert orders-process to use mutt
update install process.
|
2018-06-03 21:26:35 +02:00 |
Enno Rehling
|
e0bd113ea5
|
make orders-accept use mutt to send email, fix encoding
|
2018-06-03 21:26:32 +02:00 |
Enno Rehling
|
fca684cf81
|
preview game 4 again
|
2018-03-04 11:49:02 +01:00 |
Enno Rehling
|
2d296d5b2a
|
Merge branch 'master' of github.com:eressea/server
|
2018-02-11 10:10:14 +01:00 |
Enno Rehling
|
bb9d14b5ed
|
missing script from install target
|
2018-02-11 10:07:57 +01:00 |
Enno Rehling
|
48bb6c65da
|
Merge branch 'master' into develop
|
2018-02-04 12:09:39 +01:00 |
Enno Rehling
|
04f46cd591
|
disable deveron preview
|
2018-02-04 12:08:51 +01:00 |
Enno Rehling
|
efa7b16c87
|
be less verbose in the log
|
2017-12-17 14:23:50 +01:00 |
Enno Rehling
|
ec961a8904
|
shellcheck fixes
|
2017-12-16 21:17:53 +01:00 |
Enno Rehling
|
98a8151688
|
shellcheck fixes
|
2017-12-16 21:16:51 +01:00 |
Enno Rehling
|
c998770a88
|
use find instead of ls to get list of order files.
this addresses the problem leading to bug 2394.
Conflicts:
process/create-orders
|
2017-12-16 19:43:33 +01:00 |
Enno Rehling
|
9fc0b9f641
|
use find instead of ls to get list of order files.
this addresses the problem leading to bug 2394.
|
2017-12-16 19:40:07 +01:00 |
Enno Rehling
|
4588419814
|
ignore difficult shellcheck fix
|
2017-12-06 20:10:16 +01:00 |
Enno Rehling
|
7b2531a8ae
|
writing orders to the CR no longer copies them into a buffer when it can be avoided.
|
2017-12-06 20:00:32 +01:00 |
Enno Rehling
|
88f698df6e
|
fix the error in create-orders
|
2017-12-03 17:30:41 +01:00 |
Enno Rehling
|
a02c80cf76
|
Check exit code directly
|
2017-12-03 16:42:14 +01:00 |
Enno Rehling
|
4619f77af9
|
add a shellcheck test, fix some scripts
|
2017-12-03 16:12:48 +01:00 |
Steffen Mecke
|
2f35feee3e
|
minor, obvious fixes
|
2017-11-14 12:51:04 +01:00 |
Enno Rehling
|
e2c7b2c711
|
merge with master, which was far behind
|
2017-10-15 20:32:19 +02:00 |
Enno Rehling
|
0ffb4e3ca9
|
small fix to orders.queue locking
|
2017-10-08 11:26:36 +02:00 |
Enno Rehling
|
dc2663571c
|
move orders.queue file (clever use of lockfile program)
|
2017-10-08 11:26:36 +02:00 |
Enno Rehling
|
197fd48508
|
send bz2 report with new mail text location
|
2017-10-08 11:26:36 +02:00 |
Enno Rehling
|
0386aafa7b
|
new template file location
|
2017-09-03 20:28:27 +02:00 |
Enno Rehling
|
e36f607fed
|
send bz2 report with new mail text location
|
2017-09-03 11:33:15 +02:00 |
Enno Rehling
|
a3ebddeae4
|
update cron to check environment for switches
use server/bin instead of ~/bin
|
2017-05-26 13:52:55 +02:00 |
Enno Rehling
|
e826b7af22
|
fix mail processing scripts
|
2017-03-02 08:08:35 +01:00 |