Commit History

Author SHA1 Message Date
  Mark Story 96ccf5bb39 Merge branch 'master' into 3.next 9 years ago
  Henrik Gemal e808d23249 minor fixes to unit tests (#10052) 9 years ago
  Mark Story 46b0ecfd3e Merge pull request #9604 from cakephp/bugfix/auth-remember 9 years ago
  dereuromark b1591925a7 Adjust test. 9 years ago
  mscherer f71b8235aa Fix redirect to login with non GET requests and remembering location. 9 years ago
  chinpei215 3f8274d3ee Fix insecure login redirection 9 years ago
  mscherer 2a8d9abe20 Allow complex urls for login action. 9 years ago
  mscherer ffa464d06e Adding test for host url redirect. 9 years ago
  mscherer cfadb8f284 Login redirect fix for tab safe re-login using query string. 9 years ago
  thinkingmedia fc5e8a93cb adds Event type hinting to unit tests 9 years ago
  antograssiot b204289a99 fix phpunit mocks 9 years ago
  Mark Story 6f7689b967 Merge branch 'master' into 3.next 9 years ago
  Marc Würth 05305555a3 Remove superfluous whitespace in doc blocks 9 years ago
  antograssiot 141862cde4 Merge branch 'master' into 3.next 9 years ago
  ADmad 855c4d114b Fix CS error. 9 years ago
  Mark Story 618457e8a6 Fix PHPUnit getMock warnings in 3.next. 9 years ago
  Mark Story 6c0844fa57 Merge branch 'master' into 3.next 9 years ago
  ADmad d00d7fdfe0 Remove use of TestCase::getMock() from "Controller" namepace tests. 9 years ago
  Jose Lorenzo Rodriguez 6abb45a5ad Merge branch 'master' into 3.next 10 years ago
  Jose Lorenzo Rodriguez abf063e8f3 Fixed test that was never supposed to work 10 years ago
  Jose Lorenzo Rodriguez 8d7400db97 Merge branch 'master' into 3.next 10 years ago
  antograssiot b19dd062bb remove unsued import 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
  Bryan Crowe 315a0ce60c Remove old lighthouseapp references 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
  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