9 Commits

Author SHA1 Message Date
Evil Puncker
a00dbcfabd
bye bye trailing whitespaces (#442) 2020-08-02 14:48:13 +02:00
slawkens
0478566020 Refactor Google ReCaptcha code (#325)
Removed duplicated code (store it in function/general.php)

Captcha doesn't need cURL (made it configurable and optional)
2018-06-04 12:41:49 +02:00
Znote
984e62e095 Adding Google reCaptcha system
Also disable all shop and buypoints functionality as default in config.php
2017-01-22 05:06:37 +01:00
Gabriel Pedro
4e18cb3c66 resolves #214 2016-05-11 18:32:51 -04:00
triath
583840679c Use standard function protect_page() in helpdesk.php
To be consistent I think we should use the standard function protect_page() instead of a custom if statement in helpdesk.php so its the behaviour is the same as in other places.
2015-08-15 14:50:25 +02:00
Daniel Björkholm
8be97a48b1 Minor fixes 2015-01-16 18:24:58 +01:00
Stefan Brannfjell
048794a320 Improved the helpdesk code. 2014-09-06 16:10:00 +02:00
Rhuan Gonzaga
790c4c576e Security vulnerability 2014-07-01 10:41:31 -03:00
Rhuan Gonzaga
108ccf2c3d Helpdesk System
Helpdesk System added
2014-06-30 19:47:29 -03:00