Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Dimitris Sideris Newcomer
@dimitris · Joined 7 years ago · 2 posts · 1 topics · 0 reputation
Badges
✏️ First Post
💬 Conversation Starter
Recent posts
-
CAS login plugin
· 7 years ago
Update Included with composer jasig phpCAS package inside my plugin used it my plugin.php using namespace \phpCAS:: Override events used: 'onUserLoginAuthenticate' (before login form) onUserLogout'
-
CAS login plugin
· 7 years ago
I want to create a plugin that will override the login before the admin page. I want the user to be redirected to the CAS server and then return back. I am not quite sure how to do it. Any headers for