Yves P
|
d2993dd1d1
Reorder fixtures to prove that the order does not matter anymore
|
10 years ago |
ADmad
|
a3e1fc008c
Check whether Auth.afterIdentify event has a return value.
|
10 years ago |
Mark Story
|
d35a5ca388
Merge branch 'master' into 3.1
|
10 years ago |
Mark Story
|
d64255510b
Only set `_base` when loginAction is an array.
|
10 years ago |
ADmad
|
be32e2d584
Merge pull request #7255 from ADmad/auth-redirect
|
10 years ago |
Mark Story
|
88fca50589
Merge branch 'master' into 3.1
|
10 years ago |
ADmad
|
094277be29
Change how Auth.redirect is set.
|
10 years ago |
Mark Story
|
5a4ab489de
Fix double base directory in unauthorized redirects.
|
10 years ago |
ADmad
|
48febfe091
Merge pull request #6906 from cakephp/auth-beforefilter
|
10 years ago |
Mark Story
|
834fa46f46
Merge branch 'master' into 3.1
|
10 years ago |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
ADmad
|
7af88180ed
Allow triggering auth check on any configured event.
|
10 years ago |
ADmad
|
dce5db0214
Allow running initial auth checks earlier.
|
10 years ago |
Mark Story
|
8020202270
Don't set Location headers when failing ajax requests.
|
10 years ago |
ADmad
|
84c599a87e
Add Response as argument for auth storage classes.
|
10 years ago |
ADmad
|
64ad006efa
Rename SessionStorageInterface methods.
|
10 years ago |
ADmad
|
65c8ce3963
Improve code to avoid accessing session
|
10 years ago |
ADmad
|
ef8a0dd988
Add assert
|
10 years ago |
ADmad
|
4d20ecd1ae
Add magic methods for BC for removed AuthComponent::$sessionKey
|
10 years ago |
ADmad
|
fa2be1e46c
Fix record removal from session storage
|
10 years ago |
ADmad
|
f2919dc00b
Use MemoryStorage instead of AuthComponent::
|
10 years ago |
ADmad
|
bb8bb0c56d
Update AuthComponent to use storage class
|
10 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
AD7six
|
7a56cfdb13
correct fallbacks usage in tests
|
11 years ago |
Guy Warner
|
26b9d9449a
Add @trigger to functions docs when event added
|
11 years ago |
ADmad
|
601cdcc14c
Added triggering of Auth.afterIdentify and Auth.logout events.
|
11 years ago |
mark_story
|
f28e67ce38
Update AuthComponent to use new action handling methods.
|
11 years ago |
Anthony GRASSIOT
|
38b9abd19e
pluralize $fixtures
|
11 years ago |
mark_story
|
9245265ddd
Remove use of WEBROOT_DIR from CakePHP.
|
11 years ago |