Commit Graph
5 Commits
Author SHA1 Message Date
Félix PiédalluandFélix Piédallu bc7f0005ad Fix app.ini: Add authentication for email sending 2023-11-29 17:26:25 +01:00
Félix PiédalluandFé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
Salamandar 3cd8328945 Fix path to gitea binary for chmod 2018-06-19 10:18:50 +02:00
Salamandar 59c3b7e1f6 Upgrade to 1.4.2 2018-06-12 14:33:21 +02:00
Salamandar 71ca75ae63 Fixes:
* use ynh_setup_source instead of wget
* do not fait on remove
2018-06-12 14:32:44 +02:00