Commit graph

16 commits

Author SHA1 Message Date
Benjamin Renard
4a190f3f25
Add missing logo.svg file in skel 2024-05-27 17:40:14 +02:00
Benjamin Renard
87979933e3
Typo 2024-05-27 17:39:42 +02:00
Benjamin Renard
3abd2a328b
Introduce new pre-commit hooks and code cleaning 2024-01-23 19:23:10 +01:00
Benjamin Renard
c71109124c
Add Casuser auth backend 2023-11-17 12:57:38 +01:00
Benjamin Renard
8321c1cdd2
Fix some PHPstan warnings for PHP 8 support 2023-07-26 17:08:21 +02:00
Benjamin Renard
43a467b15a
Login form: add remember username feature 2023-04-22 18:56:13 +02:00
7b635a4f00 Add Db auth user backend parameters in config file provided by skel 2023-03-07 18:52:02 +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
fc29012dce
Fix bin/manage rights on new project 2023-03-05 00:45:18 +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
Benjamin Renard
227e7bba7f
skel: add missing static directory 2023-02-27 14:46:33 +01:00
02b0bbcfad Add CLI command to initialize a new project 2023-02-26 23:53:16 +01:00