Commit Graph

15 Commits

Author SHA1 Message Date
Olaf 478c64633e fix (ECS) apply coding standard 2020-01-03 00:12:44 +01:00
Olaf 5515c25872 chore (Symfony) use Symfony 5 + strict typing
Update Symfony version to 5
Use strict typing
2019-12-30 00:27:20 +01:00
Frederik Schubert 754310f488
Fixed deprecation warning 2019-01-23 11:01:17 +01:00
Luis Cordova d77e0b1f2a minor updates 2015-05-12 20:12:49 -05:00
Ben Zörb 909d1a3773 fixed uncached 404 2015-02-04 09:29:14 +01:00
Hannes Giesenow 459901319c HTTP 1.1 equivalent to Pragma: no-cache
See http://stackoverflow.com/questions/10314174/difference-between-pragma-and-cache-control-headers for detailed explanation
2014-08-27 14:34:57 +02:00
Hannes Giesenow dc3e0c6495 Added no-cache header
This prevents Varnish from caching the captcha image
2014-08-27 12:29:12 +02:00
Piotr Antosik 9614209d83 update docblock, fix typos, improve composer.json 2014-08-19 12:19:27 +02:00
Gregwar 95342e80a9 Avoiding check that as_url is globally set (fixes #46) 2013-01-23 19:58:45 +01:00
Gregwar 42f6e92560 Cleaning session usage to keep options during as_url (fixes #41) 2013-01-21 15:18:36 +01:00
Gregwar fd2b602196 Fixing the exception throwing and message 2012-12-04 11:35:36 +01:00
Gregwar 31d080a9b7 Fixing session key, removing valid_keys which was painful to transport
the whitelist in the session (see #36)
2012-12-04 11:33:54 +01:00
Gregwar 39532390e1 [Controller] Setting Content-type to image/jpeg 2012-12-04 10:57:52 +01:00
Jeremy Livingston 9fc82c8453 Add key parameter to URL generation method. 2012-12-03 14:49:17 -05:00
Jeremy Livingston a41e4dd865 Add URL generation method and update to Symfony 2.1 standards 2012-11-13 22:33:36 -05:00