Commit Graph

8 Commits

Author SHA1 Message Date
Josué Tille
b91b7e2464 Remove limit on data in nginx 2023-11-29 17:26:25 +01:00
Félix Piédallu
60cb5e5ae4 Migrate to manifestv2 and other changes:
* Move app install dir from /opt to /var/www
* Revamp the way binaries are downloaded thanks to manifestv2 (no need to check for arch, etc)
* Remove custom helpers (exec_as, ynh_handle_app_migration)
* Rename LFS_KEY as LFS_JWT_SECRET and KEY as SECRET_KEY as named in app.ini
* Add JWT_SECRET for oauth and INTERNAL_TOKEN in app.ini
* update upstream sample app.ini URL
* Disable actions for now.
* Automatically add ssh permissions to the system user
* Remove support for upgrade before 1.6.4. Edit test_upgrade_from accordingly.
2023-11-29 17:26:25 +01:00
Josué Tille
fc1befe9f8
Fix linter 2022-04-01 22:54:46 +02:00
Josué Tille
521fe69644
Try improve reverse proxy authentication 2021-10-26 07:47:40 +02:00
Josué Tille
05229ae7b1
Merge remote-tracking branch 'uptream/testing' into add-fail2ban 2019-08-01 15:00:36 +02:00
Josué Tille
1c213a9ad8
Fix max body size
When we push a big git fragement by https nginx refuse the request
2019-02-14 09:47:27 +01:00
Rafi594
7f9cc6a9a8 Add fail2ban 2019-02-03 15:05:38 +01:00
Rafi594
d474571ed8 Init 2018-02-25 21:45:24 +01:00