ritt
58abaa188d
Allow ampersand in user names
2018-03-16 18:07:15 +01:00
ritt
d7dfc9a781
Merge branch 'develop'
2018-03-16 13:00:01 +01:00
ritt
8ccc404180
Added code to detect Unicode characters as HTML
2018-03-16 12:59:35 +01:00
luedeke
a38b0146ce
bugfix: syntax fix
2018-02-19 13:39:38 +01:00
luedeke
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
ritt
fe36e068f6
Fixed crash on negative Content-Length in header
2017-12-06 13:34:34 +01:00
ritt
c1866af75b
Fixed "?npp=0" crash
2017-12-06 13:30:51 +01:00
ritt
5abd29f4eb
Fixed compiler warnings
2017-12-06 13:27:17 +01:00
ritt
4c184eb83f
Added confirmation dialog before deleting an attachment
2017-11-08 16:16:38 +01:00
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
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 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
ritt
1d0b305370
Fixed crash with certain set of parameters and no password file is present
2017-01-31 11:33:17 +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
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
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
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
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
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
ritt
ff1542320a
Fixed missing curly brackets
2016-02-26 09:08:48 +01:00
ritt
89f48c21e0
Increased strings because of buffer overflow for long file names.
2016-02-03 14:17:05 +01:00
ritt
51cda31f5d
Use git revision in elog
2015-12-22 10:03:33 +01:00
ritt
f82804931d
Fixed date/time format display consistently
2015-08-20 15:51:42 +02:00
ritt
55d6ade8b7
Version 3.1.1
2015-08-04 15:25:41 +02:00
ritt
0767eb03d4
Set CKEditorLang default
2015-07-29 10:06:05 +02:00
ritt
87a560796d
Switch language of CKEditor automatically
2015-07-29 09:46:18 +02:00
ritt
bc8310a227
Fixed compiler warnings
2015-06-15 16:31:44 +02:00
ritt
62b9d359f7
Fixed draft functionality under foreign languages
2015-06-15 16:26:54 +02:00
ritt
f61301271a
Don't show draft entries in RSS feeds
2015-06-15 10:56:12 +02:00
ritt
f0f50c9ae7
Removed "accept" in file uploads to allow camera access on smartphones
2015-06-10 12:16:49 +02:00
ritt
55eff7ec63
Implemented "Date/Time format <attribute> = ..."
2015-06-10 11:52:19 +02:00