ritt
|
86bf87baa9
|
Explained "last default" option a bit better.
|
2019-04-29 13:06:22 +02:00 |
|
ritt
|
2fab4a31d7
|
Obey "Restrict edit time" also for submissions via elog tool
|
2019-04-26 17:21:58 +02:00 |
|
ritt
|
ead6bbc6c4
|
Re-arranged layout of subscribed logbooks to better fit the screen
|
2019-04-11 12:54:20 +02:00 |
|
ritt
|
ae0c989b0e
|
Fixed unitialized show_self_register
|
2019-04-04 13:15:58 +02:00 |
|
ritt
|
3c57d7838a
|
Merge branch 'master' into pam
|
2019-04-04 13:10:59 +02:00 |
|
ritt
|
f016765441
|
Fixed wrong sizeof's
|
2019-04-04 13:10:36 +02:00 |
|
ritt
|
0e651eaeed
|
Added new Mac ports library directoy
|
2019-04-04 13:08:38 +02:00 |
|
Jan Christoph Terasa
|
8df0619b2f
|
Added documentation on how to use PAM, and caveats.
|
2019-03-16 14:13:00 +01:00 |
|
Jan Christoph Terasa
|
7c166839c8
|
Disable new user registration in case of PAM authentication.
|
2019-03-16 13:22:38 +01:00 |
|
Jan Christoph Terasa
|
55798d4fa2
|
Fix PAM overriding self registration settings.
|
2019-03-16 13:20:21 +01:00 |
|
Jan Christoph Terasa
|
e9d3b82ddb
|
Use strdup instead of manual calloc/memcpy. This fixes issue #1.
|
2019-03-16 13:20:21 +01:00 |
|
Jan Christoph Terasa
|
93e092db13
|
Log PAM authentication procedure in logfile.
|
2019-03-16 13:20:21 +01:00 |
|
Jan Christoph Terasa
|
cb161f4911
|
Do not store password in password file if using PAM.
|
2019-03-16 13:20:21 +01:00 |
|
Jan Christoph Terasa
|
5974fa0439
|
Fix PAM #endif.
|
2019-03-16 13:20:21 +01:00 |
|
Jan Christoph Terasa
|
d0ddbab545
|
Change empty password file logic in case of PAM authentication.
|
2019-03-16 13:20:21 +01:00 |
|
Jan Christoph Terasa
|
2dedd2addc
|
Conditionally compile new PAM user registration logic.
|
2019-03-16 13:20:21 +01:00 |
|
Jan Christoph Terasa
|
7e7d810ea0
|
In case of PAM, change user save logic.
|
2019-03-16 13:20:21 +01:00 |
|
Jan Christoph Terasa
|
e20fd652ef
|
Show new user page if user is not in password file.
|
2019-03-16 13:20:21 +01:00 |
|
Jan Christoph Terasa
|
c2133ddffd
|
Treat PAM login like Kerberos or Webserver login.
|
2019-03-16 13:20:21 +01:00 |
|
luedeke
|
4080be05a1
|
fix "Subscribe to logbooks" table for hidden logbooks
|
2019-03-07 16:13:55 +01:00 |
|
ritt
|
cdb78a10bd
|
Disable submit button after first click to avoid double submits
|
2019-02-20 15:05:35 +01:00 |
|
Jan Christoph Terasa
|
c21421dbec
|
Implement PAM authentication in auth.c and adapt Makefile to link against libpam.
|
2019-02-18 19:38:34 +01:00 |
|
ritt
|
0e3fca6835
|
Added missing translations to UTF8 file
|
2019-01-11 10:08:18 +01:00 |
|
ritt
|
6a3eea0ad4
|
Toggle all logbook subscriptions does not touch "Active" checkbox. Thanks to SL.
|
2018-12-21 14:57:59 +01:00 |
|
ritt
|
ab9e8877e2
|
Replaced tmpnam by mkstemp
|
2018-12-20 17:15:47 +01:00 |
|
ritt
|
5165daf35c
|
Embed CSS in email
|
2018-12-20 17:04:51 +01:00 |
|
ritt
|
3b3b199302
|
Replaced /tmp/elog-shell by unique temporary file to avoid problems if several elogd servers run on the same computer. Thanks to Kristjan J.
|
2018-12-19 14:19:56 +01:00 |
|
ritt
|
4473be5eaf
|
Implemented SMTP port
|
2018-11-28 16:24:09 +01:00 |
|
luedeke
|
ee7bc3873d
|
removed "Subscription columns" from config and source and replaced by automatic column spread.
|
2018-09-27 13:53:34 +02:00 |
|
luedeke
|
cd14db2067
|
added “Subscription columns” in help.
|
2018-09-26 17:23:09 +02:00 |
|
ritt
|
0b9f7ed0a0
|
Merge branch 'develop'
|
2018-09-26 13:45:23 +02:00 |
|
ritt
|
f7dabce7fa
|
Updated checklist
|
2018-09-26 13:44:49 +02:00 |
|
ritt
|
e6909ba29d
|
Mapped strcastestr to StrStrIA
|
2018-09-26 13:44:05 +02:00 |
|
ritt
|
a04faf9fa9
|
Fixed Makefile, build file and elog.spec for new RH7 on elog.psi.ch
|
2018-09-26 13:19:49 +02:00 |
|
ritt
|
966e3ddca9
|
Release 3.1.4-1
|
2018-09-26 12:02:28 +02:00 |
|
ritt
|
f32229ee98
|
Removed <i> which would be shown in plain text
|
2018-09-12 11:27:11 +02:00 |
|
ritt
|
37b4403931
|
Replaced sprintf by snprintf
|
2018-09-12 11:10:02 +02:00 |
|
ritt
|
571207fa30
|
Changed midas.psi.ch to elog.psi.ch
|
2018-05-28 09:42:09 +02:00 |
|
ritt
|
1473f2a111
|
Changed midas.psi.ch to elog.psi.ch
|
2018-05-28 09:17:15 +02:00 |
|
ritt
|
057e3ea2fc
|
Fixed bug for redirect under two daisy-chained proxies
|
2018-05-17 10:26:25 +02:00 |
|
ritt
|
53edd23d85
|
Removed while(in_asend) which caused some browsers to block
|
2018-04-16 08:20:25 +02:00 |
|
ritt
|
877544ea98
|
Added elogd.sevice
|
2018-04-13 12:48:24 +02:00 |
|
ritt
|
c3be255c6a
|
Implemented elogd.service for systemd daemon
|
2018-04-13 12:45:13 +02:00 |
|
ritt
|
0914fa6f80
|
Implemented "max email attachment size"
|
2018-03-26 16:33:48 +02:00 |
|
ritt
|
3121a33f4a
|
Limit max request size to 100 MB
|
2018-03-19 12:55:00 +01:00 |
|
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 |
|