1. 24 Feb, 2025 1 commit
  2. 05 Dec, 2024 1 commit
  3. 25 Jun, 2024 2 commits
  4. 21 Jun, 2024 1 commit
  5. 03 May, 2024 2 commits
  6. 30 Apr, 2024 2 commits
  7. 26 Apr, 2024 2 commits
  8. 25 Apr, 2024 1 commit
  9. 16 Nov, 2023 2 commits
  10. 03 Oct, 2023 1 commit
  11. 02 Oct, 2023 3 commits
  12. 02 May, 2023 1 commit
  13. 27 Apr, 2023 1 commit
  14. 25 Apr, 2023 1 commit
  15. 02 Mar, 2023 1 commit
  16. 28 Feb, 2023 1 commit
  17. 03 Sep, 2021 1 commit
  18. 07 Jun, 2021 1 commit
  19. 03 Jun, 2021 1 commit
  20. 01 Dec, 2020 1 commit
  21. 08 Sep, 2020 1 commit
  22. 07 Sep, 2020 1 commit
  23. 09 Jul, 2020 1 commit
  24. 15 May, 2020 1 commit
  25. 20 Mar, 2020 1 commit
  26. 28 Jan, 2020 1 commit
  27. 18 Dec, 2019 1 commit
  28. 29 Nov, 2019 1 commit
  29. 17 Oct, 2019 1 commit
    • Côme Chilliet's avatar
      :ambulance: fix(public-forms) Fix Captcha handling · 8981a635
      Côme Chilliet authored
      The Captcha is now working. The HTML is now in the smarty template, and
       we use our own page instead of securimage_show.php and securimage_play.php.
      We could remove the need of having to expose securimage and store its
       URI in the configuration if we use our own icons and pack their
       javascript, as these are the only things still obtained through the URI.
      
      issue #6001
      Verified
      8981a635
  30. 16 Oct, 2019 1 commit
    • Côme Chilliet's avatar
      :sparkles: feat(public-forms) Add support for captcha using securimage · 2220541a
      Côme Chilliet authored
      Path needs to be specified in the configuration.
      Only works if installed in html/ for now, maybe we’ll have to add an
       second configuration option for the base URI.
      Captcha validation does not seem to work, maybe a session problem.
      CSS or smarty template will need to be adapted, the captcha image is not
       aligned correctly.
      
      issue #6001
      Verified
      2220541a
  31. 07 Oct, 2019 1 commit
  32. 22 Mar, 2019 1 commit
  33. 13 Mar, 2019 1 commit