index
:
symfony-security
master
origin/2.0
origin/2.1
origin/2.2
origin/2.3
origin/2.4
origin/2.5
origin/2.6
origin/2.7
origin/2.8
origin/3.0
origin/3.1
origin/3.2
origin/HEAD
origin/expression-voter-optim
origin/master
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Core
/
Authentication
Commit message (
Expand
)
Author
Age
Files
Lines
*
merged 2.0
Fabien Potencier
2011-12-18
1
-3
/
+3
|
\
|
*
fixed CS
Fabien Potencier
2011-12-18
1
-3
/
+3
*
|
merged 2.0
Fabien Potencier
2011-12-13
2
-5
/
+9
|
\
\
|
|
/
|
*
[DoctrineBridge] fixed some CS
Fabien Potencier
2011-12-13
2
-5
/
+9
*
|
added authentication success/failure events
Johannes Schmitt
2011-11-22
1
-0
/
+19
*
|
[Security] made exceptions thrown by the user checker and the checkAuthentica...
Fabien Potencier
2011-11-07
1
-11
/
+19
*
|
merged 2.0
Fabien Potencier
2011-11-07
2
-2
/
+2
|
\
\
|
|
/
|
*
replace occurences of "an UserInteface" with "a UserInterface"
Igor Wiedler
2011-11-03
2
-2
/
+2
*
|
merged 2.0
Fabien Potencier
2011-10-29
4
-4
/
+0
|
\
\
|
|
/
|
*
removed unused use statements
Fabien Potencier
2011-10-29
4
-4
/
+0
*
|
Removed redundant "@return void"-s
Helmer Aaviksoo
2011-10-07
1
-2
/
+0
*
|
[Security] changed a RuntimeException to LogicException for consistencies bet...
Fabien Potencier
2011-10-03
1
-1
/
+1
|
/
*
[Security] change a comparison to use a strict comparison
Fabien Potencier
2011-07-22
1
-1
/
+1
*
[Security] reverted some changes from previous merge
Fabien Potencier
2011-06-15
1
-1
/
+1
*
merged branch kaiwa/loglevel (PR #1073)
Fabien Potencier
2011-06-15
1
-1
/
+1
|
\
|
*
Checked log levels
kaiwa
2011-05-27
1
-1
/
+1
*
|
fixed CS
Fabien Potencier
2011-06-08
6
-6
/
+6
*
|
[Security/Core] added missing method to interface
Johannes M. Schmitt
2011-06-01
1
-0
/
+6
*
|
added missing license headers
Fabien Potencier
2011-05-31
2
-0
/
+19
*
|
[Various] Fixed phpdoc
Pascal Borreli
2011-05-29
1
-2
/
+2
|
/
*
[Phpdoc] Cleaning/fixing
Pascal Borreli
2011-04-23
6
-16
/
+24
*
removed empty lines/trailing spaces
Brikou CARRE
2011-04-15
1
-4
/
+4
*
[Security] tweaked some exception messages
Fabien Potencier
2011-04-12
1
-2
/
+2
*
[Security] removed import of the UserInterface interface as it is unused in t...
hhamon
2011-03-18
1
-6
/
+4
*
[Security] small performance optimization
Johannes M. Schmitt
2011-03-14
1
-0
/
+4
*
re-added a __toString method for debugging purposes
Johannes Schmitt
2011-03-12
2
-0
/
+25
*
[Security] refactored remember-me code
Johannes M. Schmitt
2011-03-11
2
-10
/
+2
*
[Security] added some more tests
Johannes M. Schmitt
2011-03-10
2
-3
/
+16
*
[Security] various changes, see below
Johannes Schmitt
2011-03-10
14
-268
/
+231
*
replaced symfony-project.org by symfony.com
Fabien Potencier
2011-03-06
18
-30
/
+30
*
[Security] added the 'key' attribute of RememberMeToken to serialized string ...
Bulat Shakirzyanov
2011-03-04
1
-0
/
+17
*
[Security] Copy token attributes when auth providers create a new token from ...
Jeremy Mikola
2011-02-23
2
-2
/
+8
*
[Security] Add providerKey to PreAuthenticatedToken tokens constructed by Pre...
Jeremy Mikola
2011-02-15
1
-1
/
+1
*
[Security] Allow authentication tokens to hold attributes
Jeremy Mikola
2011-02-15
2
-2
/
+107
*
[Security] Refactored security context, moved getUser() implementation to tem...
Johannes Schmitt
2011-02-12
1
-3
/
+1
*
[Security] removed __toString() from AccountInterface
Johannes Schmitt
2011-02-12
1
-6
/
+6
*
[Security] bug fix in FormAuthenticationEntryPoint
Johannes M. Schmitt
2011-02-02
1
-32
/
+0
*
[Security] fixed a Token serialization bug
Sebastian Utz
2011-02-02
4
-23
/
+12
*
namespace changes
Johannes M. Schmitt
2011-01-26
21
-0
/
+1549