Commit Graph

2752 Commits

Author SHA1 Message Date
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
ritt 927ffac38c Made header parsing case insensitive 2017-08-10 16:12:37 +02:00
ritt 1e5e82b033 Switched to TLSv1_2 2017-08-09 11:58:12 +02:00
ritt aded4ae08c Fixed build file with new mxml subdirectory 2017-04-21 11:00:25 +02:00
ritt fd7f1e282b Release 3.1.3-1 2017-04-21 10:48:05 +02:00
ritt 3a48dcab7a Implemented rudimentary certificate check 2017-04-06 15:54:27 +02:00
Foudil de42cea37b Merged in fbretel/elog/fr (pull request #5)
Add missing entries in french locale.
2017-03-16 12:00:37 +00:00
Foudil BRÉTEL 1d4475dc25 Add missing entries in french locale. 2017-03-16 12:32:49 +01:00
Foudil BRÉTEL a09cca14c9 Applied pull request manually (screwed up in previous merge) 2017-03-15 16:42:06 +01:00
Foudil 227133c49c Merged in fbretel/elog/msgid (pull request #4)
Random Message-ID per email and don't include In-Reply-To field.
2017-03-15 15:15:25 +00: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
ritt 1d0b305370 Fixed crash with certain set of parameters and no password file is present 2017-01-31 11:33:17 +01:00
ritt edc5e85a21 Added include file 2017-01-03 13:00:29 +01:00
ritt c017d07d72 Added German UTF-8 file 2016-12-22 14:26:11 +01:00
ritt 2b5f737227 Language fixes from Andreas 2016-12-22 14:23:29 +01:00
ritt 8780e15313 Allow for language settings which have extensions (like german_UTF8) 2016-12-22 10:00:29 +01:00
ritt 060aebaa8b Fixed missing CKEditor bug with “language = english” 2016-12-21 16:44:54 +01:00
ritt 79338987c7 Re-arranged object files in Makefile 2016-12-20 10:11:15 +01:00
ritt cc128417dc Fixed crash when no username and email are supplied in the login page 2016-12-19 12:27:52 +01:00
ritt c3253d971f Do not show restore button on new messages 2016-12-16 12:14:17 +01:00
ritt 4383792969 Fixed crash with strlcpy when source and destination overlap 2016-12-16 09:54:54 +01:00
ritt 7ba39510b7 Changed module remote method 2016-12-12 14:40:01 +01:00
ritt 48fac77c8d Mention —recursive in documentation 2016-12-12 13:37:04 +01:00
ritt a6e59622b2 Fixed Makefile to include mxml.h from mxml directory. 2016-12-12 13:31:53 +01:00
ritt 754330e358 Fixed wrong string in confirm box 2016-12-02 15:24:55 +01:00
ritt 416db9fc0f Implemented “Restore” button 2016-12-02 14:53:43 +01:00
ritt 6ec506ba7c Implemented “List drafts” flag 2016-12-02 13:55:20 +01:00
ritt bf25ce7e61 Moved mxml to submodule 2016-12-01 10:29:07 +01:00
ritt 9a18b27ead Merge branch 'master' into develop 2016-11-07 14:23:06 +01:00
ritt 5c6f4946a1 Compiled Windows executables 2016-11-07 14:20:44 +01:00
ritt 1ad7eb4fb1 Removed sourceforge link 2016-09-27 10:44:48 +02:00
ritt 559dca3bd8 Removed "functions" library which does not exist on some linux distros 2016-09-21 17:22:39 +02:00
ritt d9c9ceffee Fixed wrong date in ChangeLog 2016-09-06 15:37:18 +02:00
ritt bd759646d2 Release 3.1.2-1 2016-09-05 10:17:13 +02:00
ritt 5ac45747ac Implemented "sort by email" in config page 2016-09-05 09:58:47 +02:00
ritt 584f6c0469 Fixed selected user in config page 2016-09-05 09:25:07 +02:00
ritt 9ca611aca2 Fixed problem with global admin user 2016-08-26 13:57:49 +02:00
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
ritt ab2126fe61 Merge branch 'develop' 2016-06-21 22:15:55 +02:00
ritt 64cdce35a3 Merged in p27-lanl/elog-xss (pull request #3)
Fixed XSS vulnerability with show_change_pwd_page
2016-06-21 22:14:39 +02:00
Jason Gochanour 0fc5fdecc7 Removed threaded change. 2016-05-31 13:46:10 -06:00
Jason Gochanour ddaa01348a Merge branch 'master' of bitbucket.org:p27-lanl/elog-xss 2016-05-31 13:45:35 -06:00
Jason Gochanour 9bfce06183 Fixed XSS vulnerability with show_change_pwd_page. 2016-05-31 13:44:56 -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
Jason Gochanour 3866338848 Merged ritt/elog into master 2016-05-26 11:34:48 -06:00
ritt 758aa7bd55 Updated Slovak translations, thanks to Bratislava Gardon 2016-05-06 11:49:58 +02:00
ritt befab182ba Merged in nalp/elog-robustness (pull request #2)
Robustness changes:
2016-05-04 13:23:03 +02: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
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