Commit Graph

43 Commits

Author SHA1 Message Date
283e6b2ed0
Update setup.php: Remove phpversion() dependency and fix unterminated line 2022-08-23 09:45:05 +02:00
33dcfbd68e
Update login.php and users/login.php: change filtering technique 2022-08-22 21:42:21 +02:00
5c0734b7ab
Update vacation.pl: -c wording change and remove some LF/CR 2022-08-22 21:22:56 +02:00
6253537e39
Update users: include session hardening 2022-08-22 21:20:06 +02:00
36df156014
Update session.inc.php: This ain't the setup ;) 2022-08-22 21:18:20 +02:00
c57c0800f0
Update admin: include session hardening 2022-08-22 21:16:52 +02:00
b2b07b2aae
Update admin: include session hardening 2022-08-22 21:16:18 +02:00
9c4148c50c
Rename to session.inc.php and include it 2022-08-22 21:11:15 +02:00
ca1ace0eb7
Update setup.php (OCD the comments) and session.php (session hardening) 2022-08-22 21:06:35 +02:00
965011c035
Update setup.php: Refactored \o/ 2022-08-22 20:59:23 +02:00
958b8702bc
Update README.md: Add tagline 2022-08-22 18:23:30 +02:00
a634de3ece
Update vacation.pl: rework SQL, ht martijn@, added parsing of the sql config file 2022-08-22 18:22:27 +02:00
dfd2630fc7
Update vacation.pl to match bounce in the address space 2022-08-21 13:07:17 +02:00
16eed6047f
Update setup.php: Check whether config.inc.php is already configured 2022-08-21 13:03:56 +02:00
b70a56de85
Update functions: Check the debug mode after the direct access check 2022-08-21 12:54:56 +02:00
3071ceb6fd
Correct markdown syntax in the READMEs 2022-08-21 12:38:48 +02:00
f8f3e26488
Update setup.php to reflect upstream 2022-08-21 12:36:52 +02:00
f26151777e
Update the READMEs to reflect upstream 2022-08-21 12:35:40 +02:00
76eca65dda
Add the debug logic to functions.inc.php 2022-08-21 12:31:41 +02:00
1e8ca84dee
Add the debug toggle in config.inc.php.sample 2022-08-21 12:27:20 +02:00
ee08edf6bc
Rework the logic of index.php 2022-08-21 12:19:11 +02:00
mischa
15cae2e64a change regex to capture text before and after noreply, no-reply and bounce 2022-08-21 09:52:13 +00:00
mischa
ad41b4cd4d compress regex for headers 2022-08-20 18:25:28 +00:00
mischa
0d644ac2bf remove not needed query var 2022-08-20 14:00:46 +00:00
mischa
a8c886e17e move OOO done to proper place 2022-08-20 10:39:13 +00:00
mischa
34f6ad5cfa add specific cache hit session remove 2022-08-20 10:31:47 +00:00
mischa
77bac3cdad add remove session reason, header skip, etc 2022-08-20 10:26:20 +00:00
mischa
568ab16185 adding logging for skipped from 2022-08-20 10:10:48 +00:00
mischa
5bdc8b4742 move logging to function, remove gettime() 2022-08-20 09:41:02 +00:00
mischa
4792bd5b3f added flag descriptions 2022-08-20 09:05:58 +00:00
mischa
7add56c177 missed one sid cleanup 2022-08-20 08:52:13 +00:00
mischa
42464c57b1 change flags, l=logging (print vacation.pl messages), v=verbose (print report) d=debug (print filter) 2022-08-20 08:31:15 +00:00
mischa
e694766d87 remove redundant 2022-08-20 08:21:51 +00:00
mischa
e217de4fc9 adding to log lines 2022-08-20 08:18:32 +00:00
mischa
25591c1875 move timestamp to function, move some if statements to multiline 2022-08-20 06:13:12 +00:00
mischa
07fdd571ca change timestamp format to OpenBSD format 2022-08-20 05:59:10 +00:00
mischa
f29543dfff adding timestamps to logging 2022-08-19 14:02:17 +00:00
mischa
eeb1854eec adding hostmaster to check 2022-08-19 12:38:50 +00:00
mischa
9a0d82b9bc change regex to include bounce.* 2022-08-19 12:37:26 +00:00
mischa
2373ac4f5b empty readme 2022-08-18 15:09:55 +00:00
mischa
4d92314b7e adding extra debug 2022-08-18 15:04:14 +00:00
mischa
5180f6dcbc rework logic of vacation.pl 2022-08-18 14:57:25 +00:00
mischa
386bf42a35 Initial commit 2022-08-18 14:01:52 +02:00