Commit Graph

1773 Commits

Author SHA1 Message Date
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
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
ritt 3fb85fa65f Fixed compiler warning 2024-08-23 16:01:19 +02:00
ritt a150f3bae7 Remove non-ASCII characters from attachment filenames 2024-08-23 15:59:55 +02:00
ritt 318b1cb1a2 Check for 'Content-Length:' case-insensitive 2024-07-31 14:15:22 +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 2eba8869bb Removed unused variables 2024-05-03 16:04:21 +02:00
ritt 8f942d1d18 Disabled attachment file retrieval to prevent poxy mis-use 2024-05-03 15:50:17 +02:00
ritt fe60aaf0c4 Fixed wrong number of attachments display 2024-03-14 21:17:01 +01:00
ritt 145db25c8e Changed Kerberos authentication to make password changed only affecting local password 2024-02-23 15:44:50 +01:00
ritt 838ac0185f Fixed problem when using webserver authentication and changing user, thanks to F.H. 2024-02-23 15:13:17 +01:00
ritt 715d9b39b7 Send 404 properly in http header if file not found 2024-02-23 14:58:37 +01:00
ritt 90291455f7 Fixed compiler warnings 2024-02-23 08:26:17 +01:00
ritt 0cd2a615dd Fixed compiler warnings, updated download instructions 2023-09-18 14:37:35 +02: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
ritt dc4af9b86e Merged 2023-02-03 16:53:19 +01:00
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 4ceb9b93e6 Display different password recovery message 2023-01-31 14:52:11 +01:00
ritt 209deb00af Added length check for new user names 2023-01-04 13:37:35 +01: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 6864323b70 Fixed one more buffer underflow 2022-02-16 15:56:43 +01:00
ritt 341dfa2f89 Fixed some other buffer overflow 2022-02-16 15:31:16 +01:00
ritt cb2ecb7aac Fixed remaining compiler warnings 2022-02-16 08:44:51 +01:00
ritt 701c1f222f Fixed another buffer underrun 2022-02-15 18:04:33 +01:00
ritt 49709e76b9 Fix read-beyond-buffer 2022-02-15 18:00:28 +01:00
ritt 93c1bff53c Removed unused variable in release mode 2022-02-15 13:37:32 +01:00
ritt b4fc26f5e8 Fixed potential buffer overflows (gcc 9.2.0 warnings) 2022-02-15 13:29:14 +01:00
ritt fd24762297 Fixed (some, not all) compiler warnings about potential buffer overflows 2022-02-11 19:08:31 +01:00
ritt ca458a318e Switched to c++ 2022-02-11 16:41:24 +01:00
ritt d2b89fb7fc Check for empty password in LDAP authentication 2022-02-10 17:47:12 +01:00
ritt 1ebfd06cf5 Applied patch form JJK to fix user creation under Webserver authentication 2022-02-10 17:32:08 +01:00
ritt cb3afcd826 Close file in case of error 2021-10-25 13:36:10 +02:00
Sebastian Schenk cea193ded7 remove uninitialized variable css_base 2021-06-03 18:20:07 +02:00
ritt 395e101add Don't show full path if file not found for security reasons 2021-01-08 13:46:49 +01:00
ritt b5b69ac972 Disabled TLSv1 and TLSv1_1 2021-01-07 22:54:11 +01:00
ritt 4641f5aad4 Merge branch 'master' of bitbucket.org:ritt/elog 2020-08-10 08:45:53 +02:00
ritt ee11f4ae53 Added SSL read error fix thanks to H.S.S. 2020-08-10 08:45:39 +02:00
ritt 8080d3dd19 Removed version info on 404 error 2020-08-04 13:43:39 +02:00
ritt c3c960fafc Increased max attachment size to 1 GByte 2020-08-04 13:21:43 +02:00