auto login – PHP Event Calendar https://phpeventcalendar.com Modern Event Calendar For Your Website. Wed, 20 Nov 2024 04:44:40 +0000 en-US hourly 1 https://wordpress.org/?v=7.0.4 Calendar Auto Login (by pass login) https://phpeventcalendar.com/knowledge-base/calendar-auto-login-by-pass-login/ Wed, 20 Nov 2024 04:44:40 +0000 https://phpeventcalendar.com/?p=1514 Though it is not recommended,  you can log in as an admin or a user automatically without entering credential in the login form by setting a default login credential in the following file. 

server/ajax/user_manager.php

The user authentication is handled in the class 

C_User
.

Also see

]]>