Commit graph

18 commits

Author SHA1 Message Date
Laurent Destailleur
d09ccadb94 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2026-04-03 22:54:53 +02:00
Laurent Destailleur
3e35e7d279 Fix closing tr 2026-04-03 19:01:06 +02:00
Laurent Destailleur
df29df79d5 FIX Closing td and showing options 2026-04-03 19:00:35 +02:00
Laurent Destailleur
5c3932c7ad Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2026-04-03 18:59:34 +02:00
Charlène Benke
f7949daf62
NEW Add captcha on webportail (#37726)
* Add antispam image generation functionality

This file generates an antispam image and manages session variables for web portal usage.

* Update copyright and web portal captcha handling

Added copyright notice for Charlene Benke and updated captcha handling for web portal.

* Update security graphic code validation logic

Refactor security code validation to use global setting for CAPTCHA.

* Enhance login form with security code and captcha

Added security code input field and captcha refresh functionality.

* Uncomment security code retrieval in login process
2026-04-03 18:57:47 +02:00
Laurent Destailleur
0590db3b05 FIX Closing td and showing options 2026-04-03 18:57:23 +02:00
Laurent Destailleur
50430d0a1b Debug v23 2025-11-10 00:41:20 +01:00
Laurent Destailleur
7b842b5028 Manage position of captcha modules. Fix responsive of setup page. 2025-11-10 00:28:38 +01:00
Frédéric FRANCE
f807b77c25
add captcha on recrutiment public page (#35931)
* add captcha on recrutiment public page

* add captcha on recrutiment public page

* add captcha on recruitment public page
2025-10-24 18:24:12 +02:00
Frédéric FRANCE
a20fac32a6
enhance setup captcha (#35627)
* enhance setup captcha

* add oddeven
2025-10-04 00:07:15 +02:00
Mohamed DAOUD
13222f6102
NEW Add public page for donation module (#33978)
* add donation publique page

* add trans keys

* fix trans

* fix

* Fix CI

* fix CI

* fix CI
2025-04-26 01:20:45 +02:00
ldestailleur
a9568c448c Look and feel v22 2025-04-01 21:32:56 +02:00
Frédéric FRANCE
15490b292f
fix phpstan and fix CI (#31739)
* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan
2024-11-10 11:16:23 +01:00
Laurent Destailleur
0e55db7caf WIP Captcha architecture 2024-11-06 23:02:46 +01:00
Laurent Destailleur
84c343cada WIP Captcha module architecture 2024-11-06 22:15:25 +01:00
Frédéric FRANCE
1adc883b56
add baseline exclude for phpstan (#31632)
* add baseline exclude for phpstan

* update

* update

* update

* update

* update

* merge

* restore one filter

* delete old errors

* fix

* fix

* fix

* $moreforfilter can t be empty

* fix

* enable check

* refresh baseline

* add phpdoc

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-04 23:53:20 +01:00
Laurent Destailleur
09668af4f4 Work on generic captcha architecture 2024-10-28 03:06:35 +01:00
Laurent Destailleur
84183adaaa WIP Captcha 2024-09-27 19:31:28 +02:00