2966 Commits

Author SHA1 Message Date
Stefan Ritt
6157305e15 Polished documentation 2025-10-02 11:51:39 +02:00
Stefan Ritt
d2a64a5071 Rebuild MkDocs site 2025-10-02 10:37:23 +02:00
Stefan Ritt
a17089c1c7 Added MkDocs files 2025-10-02 10:36:57 +02:00
Stefan Ritt
1272bc14f7 Removed note about PAM being in a separate branch, which is not the case any more. 2025-06-02 21:12:01 +02:00
Stefan Ritt
3de9c8bd28 Fixed bug im PAM authentication, thanks to SW 2025-06-02 21:06:34 +02:00
ritt
30ada1df63 Implemented tooltips for ROptions 2024-12-19 13:17:21 +01:00
ritt
c00e610ea7 Fixed double HTTP/1.1 200 header 2024-12-18 16:49:08 +01:00
Stefan Ritt
3a5f2f0067 Fixed size parameter in strlcpy 2024-12-13 14:59:45 +01:00
ritt
6ee100501c Fixed a few sprintf's 2024-09-25 13:15:21 +02:00
Stefan Ritt
3fb85fa65f Fixed compiler warning 2024-08-23 16:01:19 +02:00
Stefan Ritt
a150f3bae7 Remove non-ASCII characters from attachment filenames 2024-08-23 15:59:55 +02:00
Stefan Ritt
318b1cb1a2 Check for 'Content-Length:' case-insensitive 2024-07-31 14:15:22 +02:00
ritt
f22f35fe21 Added missing packages, thanks to L. J.-R. 2024-07-29 11:14:09 +02:00
ritt
34c1df1207 Fixed strlcpy in Makefile 2024-07-26 16:14:56 +02:00
ritt
bc2185158a Added back strlcpy 2024-07-26 16:06:25 +02:00
ritt
7ff054262d Fixed compiler warnings 2024-07-26 15:48:59 +02:00
ritt
7237e900be Updated pipeline with new docker images 2024-07-26 15:27:35 +02:00
Stefan Ritt
2eba8869bb Removed unused variables 2024-05-03 16:04:21 +02:00
Stefan Ritt
8f942d1d18 Disabled attachment file retrieval to prevent poxy mis-use 2024-05-03 15:50:17 +02:00
Stefan Ritt
3020557a2b Fixed typos 2024-04-16 13:29:35 +02:00
Stefan Ritt
3876ffa2cc Fixed line break 2024-04-15 18:04:52 +02:00
Stefan Ritt
a644db7f2c Updated MacOSX command 2024-04-15 18:00:54 +02:00
Stefan Ritt
fe60aaf0c4 Fixed wrong number of attachments display 2024-03-14 21:17:01 +01:00
ritt
0b38d54d74 Switched to C++ 17 2024-03-13 14:50:32 +01:00
Stefan Ritt
23df00d989 Updated pipeline script to generate ELx packages automatically, thanks to L.J-R. 2024-02-26 17:27:03 +01:00
Stefan Ritt
145db25c8e Changed Kerberos authentication to make password changed only affecting local password 2024-02-23 15:44:50 +01:00
Stefan Ritt
838ac0185f Fixed problem when using webserver authentication and changing user, thanks to F.H. 2024-02-23 15:13:17 +01:00
Stefan Ritt
715d9b39b7 Send 404 properly in http header if file not found 2024-02-23 14:58:37 +01:00
Stefan Ritt
90291455f7 Fixed compiler warnings 2024-02-23 08:26:17 +01:00
Stefan Ritt
caf4266aaa bitbucket-pipelines.yml edited online with Bitbucket 2024-02-23 07:15:37 +00:00
ritt
0cd2a615dd Fixed compiler warnings, updated download instructions 2023-09-18 14:37:35 +02:00
Matt Jolly
65d4f95011 Merged in fixes (pull request #11)
put `cmake_minimum_required` before `project`

Approved-by: Stefan Ritt
2023-07-26 11:49:09 +00:00
Matt Jolly
d1ca68083a
put cmake_minimum_required before project
This suppresses a warning when configuring with CMake
2023-07-16 19:57:06 +10:00
ritt
338841043c Fixed issues with LDAP, made it compile again 2023-02-08 08:42:08 +01:00
ritt
fc6679b57b Changed method to keep text in multi-edits 2023-02-07 15:31:57 +01:00
ritt
7c7b74b619 Increased version in elog-version.h 2023-02-07 14:55:35 +01:00
Stefan Ritt
dc4af9b86e Merged 2023-02-03 16:53:19 +01:00
Stefan Ritt
6ca918bbb5 Made RPM work again 2023-02-03 16:52:09 +01:00
ritt
b6e2914cae Translated new strings 2023-02-01 15:16:53 +01:00
ritt
63b6209695 Release 3.1.5-0 2023-01-31 17:08:21 +01:00
ritt
4ceb9b93e6 Display different password recovery message 2023-01-31 14:52:11 +01:00
ritt
2e0f4719e6 Added "white-space:pre-wrap" to plain text display 2023-01-04 15:05:17 +01:00
ritt
209deb00af Added length check for new user names 2023-01-04 13:37:35 +01:00
Stefan Ritt
c89114fab7 bitbucket-pipelines.yml edited online with Bitbucket 2023-01-04 11:25:44 +00:00
ritt
5095d90429 Implemented "Hard wrap" option 2023-01-04 11:40:16 +01:00
ritt
bcd7b50edd Fixed compiler warnings 2022-05-10 13:25:29 +02:00
ritt
e70bd68d9f Fixed invalid "mode" parameter 2022-05-10 13:15:45 +02:00
ritt
9adae9b632 Added back regex.c needed under Windows 2022-04-20 13:23:19 +02:00
ritt
2ba240f76d Fixed buffer overflow in el_delete_attachmwent() with long file names 2022-03-28 14:03:56 +02:00
ritt
d828aa5830 Added optional address sanitizer flags 2022-02-16 16:00:26 +01:00