Benjamin Renard bn8
  • Joined on 2022-03-29
bn8 pushed to master at bn8/eesyphp 2023-02-26 13:15:45 +01:00
460d6f788a Add Auth Db backend
895d27c21b Db: fix debugging query
Compare 2 commits »
bn8 pushed to master at bn8/eesyphp 2023-02-25 17:19:45 +01:00
32457c5f97 example: fix small error report by phpstan
6a810bf75a I18n: fix handling core mode in po2json()
ab19389d9a Auth: fix some translation errors
Compare 3 commits »
bn8 pushed to master at bn8/eesyphp 2023-02-25 17:00:22 +01:00
5b9d09b644 I18n: to not extract messages from vendor directories and Smarty cache templates files
bn8 pushed to master at bn8/eesyphp 2023-02-25 15:55:44 +01:00
1d7387fb18 Auth: add logout hook
bn8 pushed to master at bn8/eesyphp 2023-02-25 15:43:18 +01:00
9999f46c78 Auth: allow public access to set_user() method
bn8 pushed to master at bn8/eesyphp 2023-02-25 14:59:48 +01:00
a343cfa9c7 User: add access to raw info array
bn8 pushed to master at bn8/eesyphp 2023-02-25 14:49:52 +01:00
3d9decdafd Auth Ldap: Fix typo
33fcd6a92c User: add __toString() magic method
Compare 2 commits »
bn8 pushed to master at bn8/eesyphp 2023-02-25 05:07:10 +01:00
a4d2e3369c I18n: fix handling non-executable smarty-gettext/tsmarty2c.php script
3edf176dc2 Url: store current request in a public static class variable to allow access from everywhere
610cdb0f7c Add authentication support
Compare 3 commits »
bn8 pushed to master at bn8/eesyphp 2023-02-23 12:00:42 +01:00
16659cdaf6 Upgrade smarty
83e4c2266e composer: add license
f4d47b6ab6 Fix ext-json dependency declaration to work with all versions of Debian
Compare 3 commits »
bn8 pushed to master at bn8/eesyphp 2023-02-23 11:58:27 +01:00
f13e364d06 Log: fix logging the right exception backtrace in all cases
bn8 pushed to master at bn8/docker-debian-python-deb 2023-02-17 23:48:14 +01:00
8a7173cb29 Improve Dockerfile to make image smaller
bn8 synced commits to master at bn8/ldapsaisie from mirror 2023-02-17 20:40:37 +01:00
f3e7557421 LSaddon::orgchart: improve logging
bn8 pushed to master at bn8/eesyphp 2023-02-16 01:53:16 +01:00
8ff2fe663d Fix PHP 7.3 compatibility
bn8 pushed to master at bn8/eesyphp 2023-02-16 00:52:15 +01:00
66b94fb7d6 Url::add_url_handler(): clean code and return bool
bn8 pushed to master at bn8/eesyphp 2023-02-16 00:40:39 +01:00
f5d5969195 Url::add_url_handler(): clean code and return bool
bn8 pushed to master at bn8/eesyphp 2023-02-16 00:36:40 +01:00
705d917655 Url::add_url_handler(): clean code and return bool
bn8 pushed to master at bn8/eesyphp 2023-02-16 00:22:05 +01:00
c900324860 Url::add_url_handler(): clean code and return bool
5ce273cfad Add vim modeline in templates files
Compare 2 commits »
bn8 pushed to master at bn8/eesyphp 2023-02-15 23:51:23 +01:00
9cc0f8581a Tpl: add get_errors() / get_messages() & purge_errors() / purge_messages() methods
98f61c36eb Tpl: add var_dump function
d304d4741f Url: add optional additional info to Url handler
Compare 3 commits »
bn8 pushed to master at bn8/eesyphp 2023-02-14 01:22:37 +01:00
73dc860972 I18n: Split translated messages of core and app in discting gettext domains
bn8 pushed to master at bn8/eesyphp 2023-02-13 03:02:11 +01:00
9213ae076f I18n: fix CLI commands messages