Commit Graph

55 Commits

Author SHA1 Message Date
Luc Didry d5bdf0b434
🧹 — A bit of cleaning in URLs, email addresses and README 2023-12-27 08:24:17 +01:00
Luc Didry f95260dfb4
🔀 Merge branch 'mr-107' into development 2023-12-27 07:44:12 +01:00
Luc Didry 5bd13e36f4
💥 — Mail sending is now disabled by default
Set disable_mail_sending to 0 to enable it
2023-12-27 07:42:30 +01:00
mildis c2521bc5aa
rename ldap_user to auth_user for invitations
this avoid confusion about the restrictions of invitation with ldap only
now that other auth methods are available.
2023-12-27 07:03:17 +01:00
Luc Didry 340a502202
— Add a setting (fix #242) 2023-12-25 07:30:08 +01:00
Luc Didry 3cb87757c9
🔀 Merge branch 'mildis/lufi-auth_header' into development 2022-03-19 18:20:52 +01:00
Luc Didry 5845f31836
Add `disable_mail_sending` config parameter
This disable the ability to send mail through the server. Users need to
use their own mail client.
2021-06-16 11:56:44 +02:00
Luc Didry 91bd7b9266
🔧 — Update CHANGELOG + add precision in lufi.conf.template 2020-12-07 17:36:56 +01:00
mildis 9348367213 allow define custom logout uri
Fixes #234
2020-12-02 16:15:18 +01:00
mildis 537764508d Add support for header authentication 2020-12-02 09:02:39 +01:00
mt7479 1a2133b38f clarify file deletion behavior (discussed in #216) 2020-09-18 22:10:30 +02:00
Luc Didry 0b2ad4a66e
🔧 — Mark Swift as experimental + improve copyFilesToSwift command 2020-06-02 21:28:03 +02:00
Luc Didry 8d6f1032f0
— Add support for Swift object storage
- Swift support
- script to upload the existing files to Swift
2020-06-02 21:28:02 +02:00
Luc Didry 698ceb2c7a
📝 — Remove redundant fixed_domain setting in conf template 2019-09-29 16:44:01 +02:00
Luc Didry 89f3efd1b4
📝 Fix #156 — Add setting to customize the instance name 2019-08-09 21:03:04 +02:00
Luc Didry fe1b9a31fa
📝 Add precisions to some setting in conf template 2019-08-01 19:50:39 +02:00
Luc Didry e8ff0e467d
📝 Improve lufi.conf.template for invitations 2019-08-01 19:50:36 +02:00
Luc Didry 20284e2ed5
📝 Add settings for LDAP invitations 2019-08-01 19:50:34 +02:00
Luc Didry 147686eb08
Put some order in settings of lufi.conf.template 2019-08-01 19:50:33 +02:00
Luc Didry 65780cb61c
Use some capital letters in lufi.conf.template 2019-08-01 19:50:32 +02:00
Luc Didry ab95400163
Fix #153 — Allow to fetch user informations from LDAP 2019-08-01 19:50:10 +02:00
Luc Didry 616304cee4
Fix doc in lufi.conf.template 2018-10-29 23:05:31 +01:00
Luc Didry d091acb258
Add Mojolicious optional deps in cpanfile 2018-10-25 09:51:55 +02:00
Luc Didry 44507ccfa5
Add MySQL support 2018-10-24 23:05:19 +02:00
Luc Didry 377a48bda2
Add report file link in the navbar 2018-10-22 21:21:11 +02:00
Luc Didry 377ba0d0b8
Add Content-Security-Policy header - related to #80 2018-10-21 20:20:54 +02:00
Luc Didry 25ab7e644d
Fix #78 - Allow to block files by setting an abuse field in DB 2018-10-21 18:24:48 +02:00
Luc Didry 80c7ecd5f4
Add start_tls option for ldap 2018-10-21 14:49:24 +02:00
Luc Didry c2e9268cc7
Fix #123 - Option to force "Burn after reading" for each uploaded file 2018-10-21 14:49:24 +02:00
Luc Didry 13e8553cf4
Use FiatTux plugins
WARNING! LDAP configuration has changed! Check lufi.conf.template
2018-10-21 14:49:24 +02:00
Luc Didry 1646980c22
Use Mojo::SQLite instead of ORLite + update deps 2018-10-21 14:49:23 +02:00
Luc Didry a2a578cdfe Fix #103 Add a fixed_domain option
This commit is dedicated to Schoumi, who is supporting me on Tipeee.
Many thanks :-)
2018-04-12 18:25:48 +02:00
Luc Didry 18499a1106 Add PostgreSQL support 2017-07-22 20:39:36 +02:00
Luc Didry d909b8ad70 Add DB abstraction layer 2017-07-22 18:56:13 +02:00
Yann dbdaff9421 Add htpasswd file support for user authentication
Fixes based on merge request discussion by Luc Didry: https://framagit.org/luc/lufi/merge_requests/7

Coding style
2017-07-14 12:53:27 +02:00
Luc Didry 50b1f00c17 Add ability to protect download with a password 2017-07-14 12:52:03 +02:00
Armando Lüscher c3e7a2f2a5
Correct various typos.
Change GitLab URL to framagit.org.
2016-09-13 10:43:56 +02:00
Luc Didry e7ca848c3c Add hypnotoad'd workers and clients params in lufi.conf.template 2016-07-24 18:39:21 +02:00
Luc Didry 14bc04ea2f Change example port (#54) 2016-07-24 18:39:21 +02:00
Luc Didry fb140e3d11 Update lufi.conf.template (add a missing period) 2016-07-24 18:39:21 +02:00
Luc Didry ac8d764b06 Add optionnal LDAP authentication for uploading files 2016-07-24 18:39:20 +02:00
Luc Didry f94ae4348b Fix #13 2016-07-24 18:32:48 +02:00
Luc Didry adf0a4d2f2 Themes system 2015-10-06 02:12:22 +02:00
Luc Didry abd575e0c3 Add hypnotoad proxy configuration to conf template 2015-10-04 19:50:53 +02:00
Luc Didry 40deab60a9 Add cron tasks + stop-upload file check 2015-10-04 03:24:37 +02:00
Luc Didry 077b922fcc Allow to configure the database path 2015-10-04 01:58:03 +02:00
Luc Didry 10a8dd8603 Add max size handling 2015-10-04 01:39:52 +02:00
Luc Didry be8c84ecec Use configured size's delay 2015-10-04 01:00:36 +02:00
Luc Didry 41cb17e20b Add delay information page 2015-10-03 23:54:08 +02:00
Luc Didry 9430bd2db7 Add piwik usability 2015-10-03 22:42:22 +02:00