coolify/app/Http/Controllers
2024-07-25 13:31:01 +02:00
..
Api fix: random generated uuid will be full length (not 7 characters) 2024-07-25 13:31:01 +02:00
Webhook fix: random generated uuid will be full length (not 7 characters) 2024-07-25 13:31:01 +02:00
Controller.php refactor: Update code to use str() instead of Str::of() for string manipulation 2024-06-25 10:37:10 +02:00
MagicController.php Fix styling 2024-06-10 20:43:34 +00:00
OauthController.php Fixed OAuth signin bug, ignoring the 'Allow Registration'-setting and registers a new user, even when the setting is disabled 2024-06-19 13:36:00 +02:00
UploadController.php Fix styling 2024-07-24 19:11:12 +00:00