Commit graph

6 commits

Author SHA1 Message Date
Benjamin Renard 845fdbb4d8 LSauthMethod :: authenticate(): fix PHP warning 2020-08-19 15:11:49 +02:00
Benjamin Renard b2ef404da5 LSauthMethod: fix default authenticate() method 2020-05-12 20:59:21 +02:00
Benjamin Renard a6f07faca0 LSauth: Add possibility to configure more than one LSobject type as user 2020-05-12 19:23:24 +02:00
Benjamin Renard cc288cc391 LSauthMethods : use LSlog_logger 2020-05-08 15:49:36 +02:00
Benjamin Renard 3c613b7ab4 LSauthMethod: don't warn if config file not found 2020-05-07 11:34:44 +02:00
Benjamin Renard 7098b3ee79 Massive change of files organisation to move all files outside web-root
The web-root directory now contains URL rewrite stuff. All PHP & static files are
in root src directory and are served via LSurl routes.
2020-05-06 12:17:35 +02:00
Renamed from public_html/includes/class/class.LSauthMethod.php (Browse further)