Skip to content
Snippets Groups Projects
  1. Oct 24, 2018
    • Tai Kedzierski's avatar
      Allow overriding HTTPS · 4242fe29
      Tai Kedzierski authored
      In the case where the proxy does not pass `HTTP_X_FORWARDED_PROTO`, we need a way to explicitly request `https://` scheme on callbacks.
      
      This change adds a constant `FORCE_HTTPS` which can be used to forcibly override automatic detection of HTTPS usage, when set.
      4242fe29
  2. Aug 14, 2018
  3. Aug 03, 2018
  4. Jul 09, 2018
  5. Jun 22, 2018
  6. May 25, 2018
  7. Apr 22, 2018
  8. Apr 18, 2018
  9. Apr 14, 2018
  10. Feb 20, 2018
  11. Feb 05, 2017
  12. Dec 26, 2016
  13. Oct 13, 2016
  14. Aug 04, 2016
  15. Jul 31, 2016
  16. Jul 07, 2016
  17. Jun 27, 2016
  18. May 04, 2016
  19. May 03, 2016
  20. Oct 28, 2015
  21. Sep 13, 2015
  22. Sep 07, 2015
  23. May 29, 2015
  24. May 24, 2015
  25. Apr 02, 2015
    • Antonin's avatar
      Editing vote by link with unique id · 4c137748
      Antonin authored
      	- Changed the smarty modifier poll_url to a function and added the vote_id parameter
      	- Modified accordingly all poll_url occurence in templates
      	- Added htaccess.txt to be sure to keep poll's URL changes up to date
      	- Escaped some templates output in order to avoid to broke HTML
      	- Using vote's uniqId instead of vote's id when it's needed
      4c137748
  26. Mar 30, 2015
  27. Mar 29, 2015
  28. Mar 27, 2015
  29. Mar 25, 2015
  30. Mar 24, 2015
  31. Feb 28, 2015
    • Olivier PEREZ's avatar
      Implement purge in 2 steps · b051dd59
      Olivier PEREZ authored
      First: Block the poll (no more modification)
      Second: Delete the poll 60 days after the expiration date (configurable)
      b051dd59
  32. Feb 26, 2015
Loading