Historie revizí

Autor SHA1 Zpráva Datum
  Bernhard Schussek 48af2fc86e [Form][FrameworkBundle][HttpFoundation] The session is now automatically started when a form is CSRF protected před 14 roky
  Bernhard Schussek 78b69876d4 [Form] Locale can now only be set statically before creating a form/field, otherwise we have too many problems updating a field's state when the locale is changed před 14 roky
  Bernhard Schussek 7c557d0d6e [Form] Made and parameter in the constructor optional před 14 roky
  Fabien Potencier 1e983a6115 moved static Form configuration to a new class (avoid loading 7 classes just to enable CSRF -- even when no form is present in the page) před 14 roky
  Jordi Boggiano 0bdb271608 [Form] Added parent calls to all configure() methods of Fields and Transformers před 14 roky
  Jordi Boggiano a198bbcf43 [Form] throw an exception if session_id() is empty when a csrf token is generated před 14 roky
  Bernhard Schussek a66d883afd [Form] Removed CSRF setters because they have no effect once CSRF protection is enabled. Re-enable CSRF protection with the desired values instead před 14 roky
  Fabien Potencier 2525998f6e replaced form field rendering with plain templates před 14 roky
  Fabien Potencier a141c98917 [HttpFoundation] moved File Component into the HttpFoundation one před 14 roky
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component před 14 roky