diff options
author | Fabien Potencier <fabien.potencier@gmail.com> | 2012-07-15 14:10:42 +0200 |
---|---|---|
committer | Fabien Potencier <fabien.potencier@gmail.com> | 2012-07-15 14:10:42 +0200 |
commit | b7823dc1c0f06e647303b8a15a78316259134b5f (patch) | |
tree | 0554680923d3a69df2e517abd40d3090c5873864 /Http/Authentication | |
parent | cf02a21415f346cd8eb5a33c60266b51c3e90623 (diff) | |
parent | 671647a3a9fe3d13637f5db0f2bc411b9be0de2a (diff) | |
download | symfony-security-b7823dc1c0f06e647303b8a15a78316259134b5f.zip symfony-security-b7823dc1c0f06e647303b8a15a78316259134b5f.tar.gz symfony-security-b7823dc1c0f06e647303b8a15a78316259134b5f.tar.bz2 |
merged branch stof/serializable_role (PR #4925)
Commits
-------
1f2f866 fixed the serialization of the SwitchUserRole
b55930a [Security] Implemented the Serializable interface in the Role class
Discussion
----------
[Security] Implemented the Serializable interface in the Role class
The Role class is serialized in the session for each role of the user. Implementing the Serializable interface allows to reduce the size of the data.
Diffstat (limited to 'Http/Authentication')
0 files changed, 0 insertions, 0 deletions