ulogin icon indicating copy to clipboard operation
ulogin copied to clipboard

An authentication and login library for PHP

Results 11 ulogin issues
Sort by recently updated
recently updated
newest added

HI Guys, Thnx for great support, Let me know how can we implement this uLOGIN feature for laravel lumen API calls? Thanks in advance.

When used with PHP 7, uLogin is still usable, but I am constantly getting: Warning: session_write_close(): Session callback expects true/false return value in Unknown on line 0 Warning: session_write_close(): Failed...

These changes are fairly old and been tested for a long long time, so I think they could be merged. The main feature is API key based authentication. Few other...

Hello, I've been using the script for quite a while but since yesterday i'm having login problems. Everything was working fine untill the caching on the server was enabled. Now...

If using two-factor authentication on a non-default webserver port, the final redirect returns the user to the correct URL but missing the port number. e.g. https://mywebserver.tld:8443/some_path/login.php The function CurrentURL() existing...

hi, Firstly thanks a lot for the PHP Authentication library. The code, comments and documentation seems to be beautifully written. I happened to be developing a php website for the...

In installCheck.php the ini_get function is called to check if display_errors is disabled, comparing it to 0 or off. However, the ini_get function may also return an empty string when...

Quote from https://sourceforge.net/p/ulogin/discussion/general/thread/c0f58db9/ : "In ul_log table the 'user' column has to be renamed (for example 'username' to make ulogin logging to work, because column name 'user' is a pgsql...

bug

More info: https://sourceforge.net/p/ulogin/discussion/general/thread/c0f58db9/

bug

More info: https://sourceforge.net/p/ulogin/discussion/general/thread/c0f58db9/

task