Commit Graph

7 Commits

Author SHA1 Message Date
sabelo
bfaad0d508 final rework just for deploy the fucking event in a nice an up to date version of php, participants database is missing 2024-07-28 22:59:41 -03:00
sabelo
d5fbd78145 more packages fixes 2024-07-28 20:30:04 -03:00
sabelo
8f460bf105 refresh packages and updates upgraades to fix TwigExtensions problem 2024-07-28 20:23:38 -03:00
sabelo
d644195bea rework from composer branch, remove old files from js external libs, change php version to 8.2 2024-07-28 18:43:08 -03:00
German Correa
507ea9a7ac improve functionanility in register
- validate post request according to bussiness rules besides redundant
validation on front-end.
- validate captcha againts google service
- register every error in flash message service
- build json response for errors on submit
- add google/recaptcha to project and implements it, make settings for
secret-key, put test re-captcha in register.html and secret-test in
settings.
- add flash message service and register against container.
- add twig extension to read flash message service
- remove api folder from public, conflicts in routes.
2017-12-08 19:04:18 -03:00
61d954d5fc fix api group routes, install google/recaptcha, add more templates 2017-12-08 11:08:12 -03:00
6cb63e6938 Modifica la estructura del proyecto usando composer y slim framework -- INCOMPLETO, ya se caqueó en el primer POST 2017-12-06 20:43:53 -03:00