1660 Commits

Author SHA1 Message Date
Stefan Ritt
1473f2a111 Changed midas.psi.ch to elog.psi.ch 2018-05-28 09:17:15 +02:00
Stefan Ritt
057e3ea2fc Fixed bug for redirect under two daisy-chained proxies 2018-05-17 10:26:25 +02:00
Stefan Ritt
53edd23d85 Removed while(in_asend) which caused some browsers to block 2018-04-16 08:20:25 +02:00
Stefan Ritt
0914fa6f80 Implemented "max email attachment size" 2018-03-26 16:33:48 +02:00
Stefan Ritt
3121a33f4a Limit max request size to 100 MB 2018-03-19 12:55:00 +01:00
Stefan Ritt
58abaa188d Allow ampersand in user names 2018-03-16 18:07:15 +01:00
Stefan Ritt
d7dfc9a781 Merge branch 'develop' 2018-03-16 13:00:01 +01:00
Stefan Ritt
8ccc404180 Added code to detect Unicode characters as HTML 2018-03-16 12:59:35 +01:00
Luedeke Andreas
a38b0146ce bugfix: syntax fix 2018-02-19 13:39:38 +01:00
Luedeke Andreas
cd6922371f - add "Email CSS URL" : use public copy of CSS for emails
- bugfix: replace hard-coded reference of "New" to loc("New")
- add "Subscription columns" : format list of logbooks for subscriptions in columns
2018-02-19 13:21:51 +01:00
Stefan Ritt
fe36e068f6 Fixed crash on negative Content-Length in header 2017-12-06 13:34:34 +01:00
Stefan Ritt
c1866af75b Fixed "?npp=0" crash 2017-12-06 13:30:51 +01:00
Stefan Ritt
5abd29f4eb Fixed compiler warnings 2017-12-06 13:27:17 +01:00
Stefan Ritt
4c184eb83f Added confirmation dialog before deleting an attachment 2017-11-08 16:16:38 +01:00
Stefan Ritt
e41cb58950 Implemented "last default" to restrict quick filter display by default on the last n days 2017-08-10 16:42:51 +02:00
Stefan Ritt
927ffac38c Made header parsing case insensitive 2017-08-10 16:12:37 +02:00
Stefan Ritt
1e5e82b033 Switched to TLSv1_2 2017-08-09 11:58:12 +02:00
Stefan Ritt
fd7f1e282b Release 3.1.3-1 2017-04-21 10:48:05 +02:00
Stefan Ritt
3a48dcab7a Implemented rudimentary certificate check 2017-04-06 15:54:27 +02:00
Foudil BRÉTEL
a09cca14c9 Applied pull request manually (screwed up in previous merge) 2017-03-15 16:42:06 +01:00
Foudil BRÉTEL
5e34368b03 Random Message-ID per email and don't include In-Reply-To field. 2017-03-15 15:57:20 +01:00
Stefan Ritt
1d0b305370 Fixed crash with certain set of parameters and no password file is present 2017-01-31 11:33:17 +01:00
Stefan Ritt
8780e15313 Allow for language settings which have extensions (like german_UTF8) 2016-12-22 10:00:29 +01:00
Stefan Ritt
060aebaa8b Fixed missing CKEditor bug with “language = english” 2016-12-21 16:44:54 +01:00
Stefan Ritt
cc128417dc Fixed crash when no username and email are supplied in the login page 2016-12-19 12:27:52 +01:00
Stefan Ritt
c3253d971f Do not show restore button on new messages 2016-12-16 12:14:17 +01:00
Stefan Ritt
4383792969 Fixed crash with strlcpy when source and destination overlap 2016-12-16 09:54:54 +01:00
Stefan Ritt
a6e59622b2 Fixed Makefile to include mxml.h from mxml directory. 2016-12-12 13:31:53 +01:00
Stefan Ritt
754330e358 Fixed wrong string in confirm box 2016-12-02 15:24:55 +01:00
Stefan Ritt
416db9fc0f Implemented “Restore” button 2016-12-02 14:53:43 +01:00
Stefan Ritt
6ec506ba7c Implemented “List drafts” flag 2016-12-02 13:55:20 +01:00
Stefan Ritt
bf25ce7e61 Moved mxml to submodule 2016-12-01 10:29:07 +01:00
Stefan Ritt
bd759646d2 Release 3.1.2-1 2016-09-05 10:17:13 +02:00
Stefan Ritt
5ac45747ac Implemented "sort by email" in config page 2016-09-05 09:58:47 +02:00
Stefan Ritt
584f6c0469 Fixed selected user in config page 2016-09-05 09:25:07 +02:00
Stefan Ritt
9ca611aca2 Fixed problem with global admin user 2016-08-26 13:57:49 +02:00
Stefan Ritt
2f6a300572 Fixed bypassing of user name check if entries are submitted by elog utility and guest menus are enabled 2016-08-24 13:49:07 +02:00
Jason Gochanour
0fc5fdecc7 Removed threaded change. 2016-05-31 13:46:10 -06:00
Jason Gochanour
2476177ea7 Fixed XSS vulnerability with show_change_pwd_page and fixed an infinite loop in 'threaded' mode. 2016-05-26 11:40:25 -06:00
Nuno Paiva
ded28e1fbc Robustness changes:
1) Makefile: make fails if no git-revision file is already created
2) elogd.c: typos, creation of logdir with appropriated user/group, missing LDAP checks and robustness of show_change_pwd_page
3) auth.c: robustness of auth_verify_password
2016-05-04 12:11:31 +01:00
Stefan Ritt
7fa55f2162 Merged in p27-lanl/elog (pull request #1)
XSS Vulnerabilities Patch
2016-05-03 08:10:40 +02:00
Jason Gochanour
6981dccb4f Removed name 2016-05-02 13:21:46 -06:00
Jason Gochanour
6bc2290ee0 XSS Vulnerabilities Patch 2016-04-28 14:48:52 -06:00
Stefan Ritt
ff1542320a Fixed missing curly brackets 2016-02-26 09:08:48 +01:00
Stefan Ritt
89f48c21e0 Increased strings because of buffer overflow for long file names. 2016-02-03 14:17:05 +01:00
Stefan Ritt
51cda31f5d Use git revision in elog 2015-12-22 10:03:33 +01:00
Stefan Ritt
f82804931d Fixed date/time format display consistently 2015-08-20 15:51:42 +02:00
Stefan Ritt
55d6ade8b7 Version 3.1.1 2015-08-04 15:25:41 +02:00
Stefan Ritt
0767eb03d4 Set CKEditorLang default 2015-07-29 10:06:05 +02:00
Stefan Ritt
87a560796d Switch language of CKEditor automatically 2015-07-29 09:46:18 +02:00