davide.cucurnia@vola.it
2024-01-31 7c54fa9452d45da2b8a791704cfb62635e7e3c13
app/Http/Controllers/Profiles/ProfilesController.php
@@ -23,6 +23,7 @@
    {
        if ($this->authorized) {
            return view('vodafone_fake_sso.choose_profile', [
                "domain" => Utils::getDomain($_SERVER['SERVER_NAME']),
                "setUrl" => "/set",
                "clearUrl" => "/clear"
            ]);