David Steinsland
|
6e777a54a3
Mocking _sendHeader instead of send()
|
11 年之前 |
David Steinsland
|
d98abc58d1
Added test case for CakeResponse::send() and ajaxLogin
|
11 年之前 |
euromark
|
974ca851c2
Correct doc blocks according to cs guidelines.
|
11 年之前 |
mark_story
|
89cd114e6f
Merge branch 'master' into 2.5
|
12 年之前 |
Renan Gonçalves
|
87683b10f1
Allowing same Authenticate object to be setup with different settings.
|
12 年之前 |
euromark
|
8679c5cd18
Fix test
|
12 年之前 |
mark_story
|
6c3bc48ce0
Merge branch 'master' into 2.5
|
12 年之前 |
ndm2
|
008ad3237c
Fix verification of expected invocations #2919
|
12 年之前 |
David Steinsland
|
f2b9aa5ca4
Fixed HTTP Status code when ajaxLogin is set
|
12 年之前 |
Marc Würth
|
7cfa0116f4
Removed "PHP 5" from file header DocBlocks
|
12 年之前 |
euromark
|
1cb24ae537
CS fixes using phpcs-fixer auto-correction.
|
12 年之前 |
Bryan Crowe
|
c1dd0e4393
Changed url to URL where appropriate
|
12 年之前 |
ADmad
|
4dbf9107a8
Fixed infinite redirects for authenticated users accessing login page.
|
12 年之前 |
euromark
|
382f75dbfc
cs corrections, bool to boolean and int to integer.
|
12 年之前 |
Phally
|
933013f808
Test case to prove base urls are stripped.
|
12 年之前 |
Phally
|
6b41eaa950
Merge branch 'master' into 2.4
|
12 年之前 |
Phally
|
f7eab23a5c
Strips the base off the generated URL from the AuthComponent.
|
12 年之前 |
mark_story
|
f09693f6e8
Merge branch 'master' into 2.4
|
12 年之前 |
mark_story
|
1d18a4f702
Fix issue where redirectURLs were not generated correctly.
|
12 年之前 |
Rachman Chavik
|
0d486bdab4
AuthComponent: Allow suppressing authError message
|
13 年之前 |
mark_story
|
cd3c54bb9d
Merge branch 'master' into 2.4
|
13 年之前 |
euromark
|
a6f065e7a2
coding standards whitespace and single quote
|
13 年之前 |
ADmad
|
636cc8c103
Merge branch 'master' into 2.4
|
13 年之前 |
euromark
|
394bf1054d
remove name attribute where not necessary, clean up doc blocks
|
13 年之前 |
ADmad
|
3303a2cda1
Merge branch 'master' into 2.4
|
13 年之前 |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
13 年之前 |
ADmad
|
3db632732c
Avoid unnecessary overhead if user record already available from session.
|
13 年之前 |
mark_story
|
3fc627c5f8
Merge branch 'master' into 2.4
|
13 年之前 |
ADmad
|
342bf65811
Ensure referrer is saved in session even when AuthComponent::$loginRedirect is set.
|
13 年之前 |
Ceeram
|
89ecd95e55
fix failing tests
|
13 年之前 |