Code-iX / Gibbon-Git-Server

Gibbon Git Server is a web application to manage and connect to your git repositories. Go to homepage for release and more info. Forked by Bonobo Git Server.
https://code-ix.github.io/Gibbon-Git-Server/
MIT License
6 stars 0 forks source link

Require database migration page before login #53

Open Matt-17 opened 1 month ago

Matt-17 commented 1 month ago

If a database migration is outstanding and this is not done automatically, we need the database migration page.

This will not allow using the app until all migrations are applied. For this we provide SQL scripts on that page or add run script button. Also allow downloading all pending sql scripts as zip.