Explorar o código

Merge branch 'dev' of rav.triplestart.com:jmudaka/stagfe2 into dev

= %!s(int64=3) %!d(string=hai) anos
pai
achega
153a522947
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Http/Middleware/ProAuthenticated.php

+ 1 - 1
app/Http/Middleware/ProAuthenticated.php

@@ -27,7 +27,7 @@ class ProAuthenticated
                 echo('AUTH_URL is not specified.');
                 exit;
             }
-            return redirect($authUrl);
+            return redirect($authUrl . '?from=fe2');
         }
 
         //log session activity