save license key

This commit is contained in:
Jan Prochazka
2024-08-14 13:12:06 +02:00
parent e9cd1906bc
commit c582902902
2 changed files with 8 additions and 3 deletions

View File

@@ -30,6 +30,7 @@ function authMiddleware(req, res, next) {
'/config/get',
'/config/logout',
'/config/get-settings',
'/config/save-license-key',
'/auth/oauth-token',
'/auth/login',
'/auth/redirect',