Benjamin Renard
|
9bb52296b7
|
LSsession :: loadLSaddon: keep trace of already loaded addon to avoid loading more than once
|
2020-05-14 10:53:41 +02:00 |
|
Benjamin Renard
|
db710efb87
|
LSsession: Fix PHP < 7 syntax error
|
2020-05-12 20:20:11 +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 |
|
|
ca7a6e821e
|
LSsession : use LSlog_logger
|
2020-05-08 15:51:21 +02:00 |
|
Benjamin Renard
|
de73ffdd60
|
Rework on template files to use blocks
|
2020-05-07 12:16:12 +02:00 |
|
Benjamin Renard
|
cd8908391d
|
Improve login and recover password templates
|
2020-05-07 11:36:25 +02:00 |
|
Benjamin Renard
|
e87270112e
|
LSsession :: loadLSaddon(): don't if config file is not found
|
2020-05-07 11:34:30 +02:00 |
|
Benjamin Renard
|
7153356a24
|
LSsession :: loadLSclass(): respect $warn parameter on includeFile() call
|
2020-05-07 11:19:36 +02:00 |
|
Benjamin Renard
|
16aa789b21
|
LSsession :: includeFile: add $warn parameter to control warning if file not found
|
2020-05-07 11:16:09 +02:00 |
|
Benjamin Renard
|
91ea37f841
|
Remove references to old index.php page
|
2020-05-07 09:56:28 +02:00 |
|
Benjamin Renard
|
6ba8f2732c
|
LSsession : fix getTmpFileURL when tmp directory is a symbolic link
|
2020-05-06 21:23:07 +02:00 |
|
Benjamin Renard
|
52f7c3a205
|
Move LSsession lang stuff to dedicated LSlang class
|
2020-05-06 16:06:05 +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 |
|