projects
/
symfony
/
.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge pull request #38312 from fabpot/release-4.4.14
2020-09-24
Robin Chalas
bug #38271 [ErrorHandler] Escape JSON encoded log context...
commit
|
commitdiff
|
tree
2020-09-08
Robin Chalas
[Console] Silence warnings on sapi_windows_cp_set(...
commit
|
commitdiff
|
tree
2020-09-01
Robin Chalas
Fix undefined index for inconsistent command name definition
commit
|
commitdiff
|
tree
2020-07-06
Robin Chalas
bug #37385 [Console] Fixes question input encoding...
commit
|
commitdiff
|
tree
2020-06-24
Robin Chalas
fix merge
commit
|
commitdiff
|
tree
2020-06-23
Robin Chalas
Fixed typo in test name
commit
|
commitdiff
|
tree
2020-06-22
Robin Chalas
[DI][FrameworkBundle] Remove whitelist occurrences
commit
|
commitdiff
|
tree
2020-06-19
Robin Chalas
[SecurityBundle] Drop cache.security_expression_language...
commit
|
commitdiff
|
tree
2020-06-10
Robin Chalas
bug #37177 [Ldap] fix refreshUser() ignoring extra_fields...
commit
|
commitdiff
|
tree
2020-05-29
Robin Chalas
[Console] Fix QuestionHelper::disableStty()
commit
|
commitdiff
|
tree
2020-05-26
Robin Chalas
bug #36974 [Security] Fixed handling of CSRF logout...
commit
|
commitdiff
|
tree
2020-04-14
Robin Chalas
bug #36449 [Messenger] Make sure redis transports are...
commit
|
commitdiff
|
tree
2020-03-30
Robin Chalas
[Security] Fix access_control behavior with unanimous...
commit
|
commitdiff
|
tree
2020-03-02
Robin Chalas
bug #35910 [SecurityBundle] Minor fixes in configuration...
commit
|
commitdiff
|
tree
2020-02-26
Robin Chalas
Merge branch '3.4' into 4.4
commit
|
commitdiff
|
tree
2020-02-26
Robin Chalas
[Security] Allow switching to another user when already...
commit
|
commitdiff
|
tree
2020-02-20
Robin Chalas
bug #35792 [Security] Prevent TypeError in case RememberMeto...
commit
|
commitdiff
|
tree
2020-02-18
Robin Chalas
fix typo
commit
|
commitdiff
|
tree
2020-02-17
Robin Chalas
minor #35742 Docs: Typo, grammar (michaelKaefer)
commit
|
commitdiff
|
tree
2020-02-15
Robin Chalas
minor #35734 [Console] Inline exact-match handling...
commit
|
commitdiff
|
tree
2020-02-15
Robin Chalas
[Console] Inline exact-match handling with 4.4
commit
|
commitdiff
|
tree
2020-02-13
Robin Chalas
[Console] Don't load same-namespace alternatives on...
commit
|
commitdiff
|
tree
2020-02-10
Robin Chalas
[Security] Fix exception name in doc comments
commit
|
commitdiff
|
tree
2020-02-03
Robin Chalas
[Phpunit] Fix running skipped tests expecting only...
commit
|
commitdiff
|
tree
2020-01-27
Robin Chalas
minor #35487 [Messenger] Fix messenger argument (jderusse)
commit
|
commitdiff
|
tree
2020-01-16
Robin Chalas
bug #35343 [Security] Fix RememberMe with null password...
commit
|
commitdiff
|
tree
2020-01-12
Robin Chalas
minor #35314 [SecurityBundle] Drop duplicated code...
commit
|
commitdiff
|
tree
2020-01-12
Robin Chalas
[SecurityBundle] Drop duplicated code
commit
|
commitdiff
|
tree
2020-01-10
Robin Chalas
Merge branch '4.3' into 4.4
commit
|
commitdiff
|
tree
2020-01-10
Robin Chalas
Merge branch '3.4' into 4.3
commit
|
commitdiff
|
tree
2020-01-09
Robin Chalas
[SecurityBundle] Fix collecting traceable listeners...
commit
|
commitdiff
|
tree
2020-01-06
Robin Chalas
[Security] Prevent canceled remember-me cookie from...
commit
|
commitdiff
|
tree
2020-01-04
Robin Chalas
[Security\Guard] Fix missing typehints
commit
|
commitdiff
|
tree
2019-12-28
Robin Chalas
[DebugBundle] Make RemoveWebServerBundleLoggerPass...
commit
|
commitdiff
|
tree
2019-12-26
Robin Chalas
bug #35060 [Security] Fix missing defaults for auto...
commit
|
commitdiff
|
tree
2019-12-24
Robin Chalas
bug #35094 [Console] Fix filtering out identical alternative...
commit
|
commitdiff
|
tree
2019-12-19
Robin Chalas
[Security] Fix missing defaults for auto-migrating...
commit
|
commitdiff
|
tree
2019-12-15
Robin Chalas
minor #34991 CS for AccessDecisionManager (aschempp)
commit
|
commitdiff
|
tree
2019-12-06
Robin Chalas
bug #34802 [Security] Check UserInterface::getPassword...
commit
|
commitdiff
|
tree
2019-12-06
Robin Chalas
bug #34788 [SecurityBundle] Properly escape regex in...
commit
|
commitdiff
|
tree
2019-12-06
Robin Chalas
bug #34755 [FrameworkBundle] resolve service locators...
commit
|
commitdiff
|
tree
2019-12-03
Robin Chalas
bug #34738 [SecurityBundle] Passwords are not encoded...
commit
|
commitdiff
|
tree
2019-12-03
Robin Chalas
bug #34759 [SecurityBundle] Fix switch_user provider...
commit
|
commitdiff
|
tree
2019-12-03
Robin Chalas
bug #34779 [Security] do not validate passwords when...
commit
|
commitdiff
|
tree
2019-12-03
Robin Chalas
bug #34786 [SecurityBundle] Use config variable in...
commit
|
commitdiff
|
tree
2019-12-03
Robin Chalas
bug #34784 [FrameworkBundle] Set the parameter bag...
commit
|
commitdiff
|
tree
2019-11-30
Robin Chalas
[Security] Fix clearing remember-me cookie after deauthentic...
commit
|
commitdiff
|
tree
2019-11-26
Robin Chalas
Merge branch '4.3' into 4.4
commit
|
commitdiff
|
tree
2019-11-24
Robin Chalas
[SecurityBundle] Don't require a user provider for...
commit
|
commitdiff
|
tree
2019-11-23
Robin Chalas
minor #34523 Fix error message according to the new...
commit
|
commitdiff
|
tree
2019-11-23
Robin Chalas
bug #34458 [Validator] ConstraintValidatorTestCase...
commit
|
commitdiff
|
tree
2019-11-17
Robin Chalas
[HttpKernel] Make ErrorListener::onKernelException...
commit
|
commitdiff
|
tree
2019-11-17
Robin Chalas
bug #34428 [Security] Fix best encoder not wired using...
commit
|
commitdiff
|
tree
2019-11-17
Robin Chalas
minor #34429 Removed extra whitespace (GrahamCampbell)
commit
|
commitdiff
|
tree
2019-11-17
Robin Chalas
[Security] Fix best encoder not wired using migrate_from
commit
|
commitdiff
|
tree
2019-11-16
Robin Chalas
[HttpKernel] Flatten "exception" controller argument...
commit
|
commitdiff
|
tree
2019-11-09
Robin Chalas
minor #34308 [Security] Avoid unnecessary usage of...
commit
|
commitdiff
|
tree
2019-11-09
Robin Chalas
[Security] Avoid unnecessary usage of Reflection
commit
|
commitdiff
|
tree
2019-11-09
Robin Chalas
minor add missing loop break
commit
|
commitdiff
|
tree
2019-11-09
Robin Chalas
[Security] Add migrating encoder configuration
commit
|
commitdiff
|
tree
2019-11-09
Robin Chalas
[Security] Fix defining multiple roles per access_control...
commit
|
commitdiff
|
tree
2019-11-05
Robin Chalas
feature #31977 Add handling for delayed message to...
commit
|
commitdiff
|
tree
2019-11-02
Robin Chalas
[Security] Fix SwitchUserToken wrongly deauthenticated
commit
|
commitdiff
|
tree
2019-10-29
Robin Chalas
minor #34180 [DI] Fix "!tagged" related upgrade/changelog...
commit
|
commitdiff
|
tree
2019-10-29
Robin Chalas
[DI] Fix "!tagged" related upgrade/changelog notes
commit
|
commitdiff
|
tree
2019-10-29
Robin Chalas
Merge branch '4.3' into 4.4
commit
|
commitdiff
|
tree
2019-10-29
Robin Chalas
remove outdated workflow test
commit
|
commitdiff
|
tree
2019-10-29
Robin Chalas
drop wrong test (fix merge)
commit
|
commitdiff
|
tree
2019-10-28
Robin Chalas
minor #34159 [Security] Fix merge (chalasr)
commit
|
commitdiff
|
tree
2019-10-28
Robin Chalas
[Security] Fix merge
commit
|
commitdiff
|
tree
2019-10-28
Robin Chalas
bug #34080 [SecurityBundle] correct types for default...
commit
|
commitdiff
|
tree
2019-10-28
Robin Chalas
bug #34140 [Security/Core] make NativePasswordEncoder...
commit
|
commitdiff
|
tree
2019-10-27
Robin Chalas
[Security] Allow to set a fixed algorithm
commit
|
commitdiff
|
tree
2019-10-27
Robin Chalas
minor #34138 [Security/Core] add fast path when encoded...
commit
|
commitdiff
|
tree
2019-10-27
Robin Chalas
minor #34137 [Messenger] Fix redis test (chalasr)
commit
|
commitdiff
|
tree
2019-10-27
Robin Chalas
[Messenger] Fix redis test
commit
|
commitdiff
|
tree
2019-10-25
Robin Chalas
[SecurityBundle] Fix wrong assertion
commit
|
commitdiff
|
tree
2019-10-23
Robin Chalas
minor #34075 [ErrorHandler] Import missing classes...
commit
|
commitdiff
|
tree
2019-10-17
Robin Chalas
[Messenger] Fix ignored options in redis transport
commit
|
commitdiff
|
tree
2019-10-17
Robin Chalas
minor #34012 Replace STDIN by php://stdin (nicolas...
commit
|
commitdiff
|
tree
2019-10-07
Robin Chalas
minor #33884 Prevent ProgressBar redraw when message...
commit
|
commitdiff
|
tree
2019-10-07
Robin Chalas
feature #33779 [DI] enable improved syntax for defining...
commit
|
commitdiff
|
tree
2019-10-07
Robin Chalas
[Messenger] Allow to configure the db index on Redis...
commit
|
commitdiff
|
tree
2019-10-04
Robin Chalas
[DI] Whitelist error_renderer.renderer tag in UnusedTagsPass
commit
|
commitdiff
|
tree
2019-10-04
Robin Chalas
[DI] Whitelist validator.auto_mapper in UnusedTagsPass
commit
|
commitdiff
|
tree
2019-10-03
Robin Chalas
bug #33799 [Security]: Don't let falsy usernames slip...
commit
|
commitdiff
|
tree
2019-10-02
Robin Chalas
bug #33819 Fixing 'TypeError' in LdapUser::getSalt...
commit
|
commitdiff
|
tree
2019-09-28
Robin Chalas
feature #33412 [Console] Do not leak hidden console...
commit
|
commitdiff
|
tree
2019-09-27
Robin Chalas
feature #33676 [Security] add "anonymous: lazy" mode...
commit
|
commitdiff
|
tree
2019-09-13
Robin Chalas
[Messenger] Don't deep merge routing.senders config...
commit
|
commitdiff
|
tree
2019-09-12
Robin Chalas
Fix lint commands frozen on empty stdin
commit
|
commitdiff
|
tree
2019-09-09
Robin Chalas
minor #33511 Require exact match when reading from...
commit
|
commitdiff
|
tree
2019-08-31
Robin Chalas
bug #33376 [Mailer] Remove the default dispatcher in...
commit
|
commitdiff
|
tree
2019-08-29
Robin Chalas
bug #33385 [Console] allow Command::getName() to return...
commit
|
commitdiff
|
tree
2019-08-23
Robin Chalas
[Debug] Remove superfluous deprecation notice
commit
|
commitdiff
|
tree
2019-08-20
Robin Chalas
[Ldap] Add missing LdapUser::setPassword()
commit
|
commitdiff
|
tree
2019-08-19
Robin Chalas
minor #33240 Typo - Fix bad classnames in Exceptions...
commit
|
commitdiff
|
tree
2019-08-19
Robin Chalas
[Ldap] Make LdapUser implement EquatableInterface
commit
|
commitdiff
|
tree
2019-08-19
Robin Chalas
[HttpKernel] Remove outdated docblock comment
commit
|
commitdiff
|
tree
2019-08-16
Robin Chalas
minor #33194 [Console] Fix incomplete output mock ...
commit
|
commitdiff
|
tree
next