chinpei215
|
3f8274d3ee
Fix insecure login redirection
|
9 years ago |
Mark Story
|
a6a37601c9
Merge branch 'master' into 3.next
|
9 years ago |
mscherer
|
2a8d9abe20
Allow complex urls for login action.
|
9 years ago |
Mark Sch
|
14f960abaa
Add description.
|
9 years ago |
Mark S
|
ecb3d33462
Use a class constant for easier extandability.
|
9 years ago |
Mark S
|
59fec3dfc6
Use a class constant for easier extandability.
|
9 years ago |
mscherer
|
7f28625a41
Use more concrete array typehinting to fix IDEs not finding the methods used on the stack of objects
|
9 years ago |
mscherer
|
cfadb8f284
Login redirect fix for tab safe re-login using query string.
|
9 years ago |
thinkingmedia
|
9ada469801
adds methods for Events with deprecate warnings for data property
|
9 years ago |
antograssiot
|
141862cde4
Merge branch 'master' into 3.next
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
Mark Story
|
f41fd23387
Merge branch 'master' into 3.next
|
10 years ago |
Mark Scherer
|
a2318a3bec
Run sniffer to auto-fix default params into doc blocks.
|
10 years ago |
Jose Lorenzo Rodriguez
|
8d7400db97
Merge branch 'master' into 3.next
|
10 years ago |
podliy16
|
9bfb7b74c5
Update phpdoc in AuthComponent
|
10 years ago |
podliy16
|
71ab8f6ac9
Update phpdoc in AuthComponent
|
10 years ago |
ADmad
|
271f61d62f
Merge branch 'master' into 3.next
|
10 years ago |
ADmad
|
ee0e57df1f
Allow AuthComponent and friends to work with user object implementing ArrayAccess.
|
10 years ago |
Mark Scherer
|
d5c39cc444
Fix some more doc block issues.
|
10 years ago |
mscherer
|
62b83e6e3a
Clean up the doc blocks around mixed.
|
10 years ago |
ADmad
|
8b746c5ed0
Include authentication provider instance in Auth.afterIdentify event data.
|
10 years ago |
ADmad
|
754f4a24e8
Trigger Auth.afterIdentify even for stateless authentication
|
10 years ago |
ADmad
|
f1f7c3f1b4
Set authentication provider for stateless authentication too.
|
10 years ago |
Johan Meiring
|
cc0e6f6bd5
Corrects return type of identify() method
|
10 years ago |
Mikkel Bonde Christensen
|
cd4fee46a4
Tiny mistake in phpdoc in AuthComponents defaultConfig
|
10 years ago |
Mark Scherer
|
781fa5ee2d
Cleanup return types.
|
10 years ago |
Mark Scherer
|
bd7cc0745f
Correct left over return types.
|
10 years ago |
Mark Scherer
|
4c525a08af
Do not mix void with other return types.
|
10 years ago |
ADmad
|
44e8cd69de
Code cleanup courtesy scrutinizer-ci.
|
10 years ago |
ADmad
|
a3e1fc008c
Check whether Auth.afterIdentify event has a return value.
|
10 years ago |