davide.cucurnia@vola.it
2024-02-01 398fc70ad81e71951105c4a950be0f8c4024bd01
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"
            ]);