YunoHost-Apps / sonerezh_ynh

Sorenezh package for YunoHost
https://www.sonerezh.bzh
GNU Affero General Public License v3.0
7 stars 3 forks source link

Working curl postinstall #1

Open M5oul opened 8 years ago

M5oul commented 8 years ago

Automated app installation. It needs curl postinstall which isn't working.

inrepublica commented 8 years ago

N'est-il pas possible générer les fichiers config/database.php et email.php directement dans le script d'install?

inrepublica commented 8 years ago

Apparemment c'est par ici que ça se passe: https://github.com/Sonerezh/sonerezh/blob/master/app/Controller/InstallersController.php#L25

M5oul commented 8 years ago

CSRF

There is a CSRF protection with token in the install form.

The installation could be done:

Using token

With command line