Benjamin Renard
|
c71109124c
|
Add Casuser auth backend
|
2023-11-17 12:57:38 +01:00 |
|
Benjamin Renard
|
43a467b15a
|
Login form: add remember username feature
|
2023-04-22 18:56:13 +02:00 |
|
|
f662837ffd
|
Example: enable auth and use database as default users backend
|
2023-03-07 18:50:05 +01:00 |
|
|
fe19313c2f
|
Session: add directory_path config parameter
|
2023-03-07 18:29:34 +01:00 |
|
|
fe75984bc7
|
Auth\Form: add include_navbar parameter
|
2023-03-07 18:28:42 +01:00 |
|
Benjamin Renard
|
b9a5a60dc9
|
Auth\Ldap: Improve attribute mapping
|
2023-02-28 15:34:35 +01:00 |
|
Benjamin Renard
|
4f46c38643
|
Add possibility to define config parameters default value in app's options
|
2023-02-27 17:52:51 +01:00 |
|
Benjamin Renard
|
765844bee9
|
Move handling webstats_js_code parameter in core code
|
2023-02-27 16:35:35 +01:00 |
|
Benjamin Renard
|
c346252f55
|
App: add upload_max_filesize config parameter to set upload_max_filesize & upload_max_filesize
|
2023-02-27 16:15:47 +01:00 |
|
|
610cdb0f7c
|
Add authentication support
|
2023-02-25 05:02:27 +01:00 |
|
|
317cb30cb3
|
Tpl: Add stuff to have multiple templates directories with priority
|
2023-02-13 00:42:37 +01:00 |
|
|
4f47dc056d
|
Tpl: Add stuff to handle static files
* Move example application in example sub-directory
* Widely use App::get() instead of Config::get()
|
2023-02-12 00:30:36 +01:00 |
|