- Inline SQL-Expressions statt queryParams (Postgres-Node-Kompatibilität)
- CTE-Query garantiert immer eine Zeile (verhindert Abbruch bei neuer Session)
- Delete-Workflow ebenfalls auf inline SQL umgestellt
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
README auf wesentliche Infos gestrafft, Link zur Bedienungsanleitung.
BEDIENUNGSANLEITUNG deckt täglichen Betrieb, Update, Backup, Import/Export,
User-Management und Troubleshooting ab.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Stellt my_webapp.conf nach yunohost app upgrade automatisch wieder her.
Deploy: /etc/yunohost/hooks.d/post_app_upgrade/99-n8n-proxy
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
SSOwat-Bypass funktioniert über my_webapp_ynh als registrierten Platzhalter;
location-Block in my_webapp.conf wird manuell durch Proxy ersetzt.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>