File tree Expand file tree Collapse file tree 15 files changed +70
-70
lines changed
Plugin/TestPlugin/src/PasswordHasher
Authentication/Identifier Expand file tree Collapse file tree 15 files changed +70
-70
lines changed Original file line number Diff line number Diff line change 22declare (strict_types=1 );
33
44/**
5- * CakePHP(tm) : Rapid Development Framework (http ://cakephp.org)
6- * Copyright (c) Cake Software Foundation, Inc. (http ://cakefoundation.org)
5+ * CakePHP(tm) : Rapid Development Framework (https ://cakephp.org)
6+ * Copyright (c) Cake Software Foundation, Inc. (https ://cakefoundation.org)
77 * Licensed under The MIT License
88 * For full copyright and license information, please see the LICENSE.txt
99 * Redistributions of files must retain the above copyright notice.
1010 *
11- * @copyright Copyright (c) Cake Software Foundation, Inc. (http ://cakefoundation.org)
12- * @link http ://cakephp.org CakePHP(tm) Project
11+ * @copyright Copyright (c) Cake Software Foundation, Inc. (https ://cakefoundation.org)
12+ * @link https ://cakephp.org CakePHP(tm) Project
1313 * @since 4.0.0
14- * @license http ://www.opensource.org/licenses/mit-license.php MIT License
14+ * @license https ://www.opensource.org/licenses/mit-license.php MIT License
1515 */
1616namespace Authentication \Test \TestCase \Authenticator ;
1717
Original file line number Diff line number Diff line change 44/**
55 * HttpDigestAuthenticatorTest file
66 *
7- * CakePHP(tm) : Rapid Development Framework (http ://cakephp.org)
8- * Copyright (c) Cake Software Foundation, Inc. (http ://cakefoundation.org)
7+ * CakePHP(tm) : Rapid Development Framework (https ://cakephp.org)
8+ * Copyright (c) Cake Software Foundation, Inc. (https ://cakefoundation.org)
99 *
1010 * Licensed under The MIT License
1111 * For full copyright and license information, please see the LICENSE.txt
1212 * Redistributions of files must retain the above copyright notice.
1313 *
14- * @copyright Copyright (c) Cake Software Foundation, Inc. (http ://cakefoundation.org)
15- * @link http ://cakephp.org CakePHP(tm) Project
16- * @license http ://www.opensource.org/licenses/mit-license.php MIT License
14+ * @copyright Copyright (c) Cake Software Foundation, Inc. (https ://cakefoundation.org)
15+ * @link https ://cakephp.org CakePHP(tm) Project
16+ * @license https ://www.opensource.org/licenses/mit-license.php MIT License
1717 */
1818namespace Authentication \Test \TestCase \Authenticator ;
1919
Original file line number Diff line number Diff line change 22declare (strict_types=1 );
33
44/**
5- * CakePHP(tm) : Rapid Development Framework (http ://cakephp.org)
6- * Copyright (c) Cake Software Foundation, Inc. (http ://cakefoundation.org)
5+ * CakePHP(tm) : Rapid Development Framework (https ://cakephp.org)
6+ * Copyright (c) Cake Software Foundation, Inc. (https ://cakefoundation.org)
77 *
88 * Licensed under The MIT License
99 * For full copyright and license information, please see the LICENSE.txt
1010 * Redistributions of files must retain the above copyright notice.
1111 *
12- * @copyright Copyright (c) Cake Software Foundation, Inc. (http ://cakefoundation.org)
13- * @link http ://cakephp.org CakePHP(tm) Project
14- * @license http ://www.opensource.org/licenses/mit-license.php MIT License
12+ * @copyright Copyright (c) Cake Software Foundation, Inc. (https ://cakefoundation.org)
13+ * @link https ://cakephp.org CakePHP(tm) Project
14+ * @license https ://www.opensource.org/licenses/mit-license.php MIT License
1515 */
1616namespace Authentication \Test \TestCase \PasswordHasher ;
1717
Original file line number Diff line number Diff line change 22declare (strict_types=1 );
33
44/**
5- * CakePHP(tm) : Rapid Development Framework (http ://cakephp.org)
6- * Copyright (c) Cake Software Foundation, Inc. (http ://cakefoundation.org)
5+ * CakePHP(tm) : Rapid Development Framework (https ://cakephp.org)
6+ * Copyright (c) Cake Software Foundation, Inc. (https ://cakefoundation.org)
77 *
88 * Licensed under The MIT License
99 * For full copyright and license information, please see the LICENSE.txt
1010 * Redistributions of files must retain the above copyright notice.
1111 *
12- * @copyright Copyright (c) Cake Software Foundation, Inc. (http ://cakefoundation.org)
13- * @link http ://cakephp.org CakePHP(tm) Project
14- * @license http ://www.opensource.org/licenses/mit-license.php MIT License
12+ * @copyright Copyright (c) Cake Software Foundation, Inc. (https ://cakefoundation.org)
13+ * @link https ://cakephp.org CakePHP(tm) Project
14+ * @license https ://www.opensource.org/licenses/mit-license.php MIT License
1515 */
1616namespace Authentication \Test \TestCase \PasswordHasher ;
1717
Original file line number Diff line number Diff line change 22declare (strict_types=1 );
33
44/**
5- * CakePHP(tm) : Rapid Development Framework (http ://cakephp.org)
6- * Copyright (c) Cake Software Foundation, Inc. (http ://cakefoundation.org)
5+ * CakePHP(tm) : Rapid Development Framework (https ://cakephp.org)
6+ * Copyright (c) Cake Software Foundation, Inc. (https ://cakefoundation.org)
77 *
88 * Licensed under The MIT License
99 * For full copyright and license information, please see the LICENSE.txt
1010 * Redistributions of files must retain the above copyright notice.
1111 *
12- * @copyright Copyright (c) Cake Software Foundation, Inc. (http ://cakefoundation.org)
13- * @link http ://cakephp.org CakePHP(tm) Project
14- * @license http ://www.opensource.org/licenses/mit-license.php MIT License
12+ * @copyright Copyright (c) Cake Software Foundation, Inc. (https ://cakefoundation.org)
13+ * @link https ://cakephp.org CakePHP(tm) Project
14+ * @license https ://www.opensource.org/licenses/mit-license.php MIT License
1515 */
1616namespace Authentication \Test \TestCase \PasswordHasher ;
1717
Original file line number Diff line number Diff line change 22declare (strict_types=1 );
33
44/**
5- * CakePHP(tm) : Rapid Development Framework (http ://cakephp.org)
6- * Copyright (c) Cake Software Foundation, Inc. (http ://cakefoundation.org)
5+ * CakePHP(tm) : Rapid Development Framework (https ://cakephp.org)
6+ * Copyright (c) Cake Software Foundation, Inc. (https ://cakefoundation.org)
77 *
88 * Licensed under The MIT License
99 * For full copyright and license information, please see the LICENSE.txt
1010 * Redistributions of files must retain the above copyright notice.
1111 *
12- * @copyright Copyright (c) Cake Software Foundation, Inc. (http ://cakefoundation.org)
13- * @link http ://cakephp.org CakePHP(tm) Project
14- * @license http ://www.opensource.org/licenses/mit-license.php MIT License
12+ * @copyright Copyright (c) Cake Software Foundation, Inc. (https ://cakefoundation.org)
13+ * @link https ://cakephp.org CakePHP(tm) Project
14+ * @license https ://www.opensource.org/licenses/mit-license.php MIT License
1515 */
1616namespace Authentication \Test \TestCase \PasswordHasher ;
1717
Original file line number Diff line number Diff line change 22declare (strict_types=1 );
33
44/**
5- * CakePHP(tm) : Rapid Development Framework (http ://cakephp.org)
6- * Copyright (c) Cake Software Foundation, Inc. (http ://cakefoundation.org)
5+ * CakePHP(tm) : Rapid Development Framework (https ://cakephp.org)
6+ * Copyright (c) Cake Software Foundation, Inc. (https ://cakefoundation.org)
77 *
88 * Licensed under The MIT License
99 * For full copyright and license information, please see the LICENSE.txt
1010 * Redistributions of files must retain the above copyright notice.
1111 *
12- * @copyright Copyright (c) Cake Software Foundation, Inc. (http ://cakefoundation.org)
13- * @link http ://cakephp.org CakePHP(tm) Project
14- * @license http ://www.opensource.org/licenses/mit-license.php MIT License
12+ * @copyright Copyright (c) Cake Software Foundation, Inc. (https ://cakefoundation.org)
13+ * @link https ://cakephp.org CakePHP(tm) Project
14+ * @license https ://www.opensource.org/licenses/mit-license.php MIT License
1515 */
1616namespace Authentication \Test \TestCase \PasswordHasher ;
1717
Original file line number Diff line number Diff line change 22declare (strict_types=1 );
33
44/**
5- * CakePHP(tm) : Rapid Development Framework (http ://cakephp.org)
6- * Copyright (c) Cake Software Foundation, Inc. (http ://cakefoundation.org)
5+ * CakePHP(tm) : Rapid Development Framework (https ://cakephp.org)
6+ * Copyright (c) Cake Software Foundation, Inc. (https ://cakefoundation.org)
77 *
88 * Licensed under The MIT License
99 * For full copyright and license information, please see the LICENSE.txt
1010 * Redistributions of files must retain the above copyright notice.
1111 *
12- * @copyright Copyright (c) Cake Software Foundation, Inc. (http ://cakefoundation.org)
13- * @link http ://cakephp.org CakePHP(tm) Project
14- * @license http ://www.opensource.org/licenses/mit-license.php MIT License
12+ * @copyright Copyright (c) Cake Software Foundation, Inc. (https ://cakefoundation.org)
13+ * @link https ://cakephp.org CakePHP(tm) Project
14+ * @license https ://www.opensource.org/licenses/mit-license.php MIT License
1515 */
1616
1717use Cake \Core \Configure ;
Original file line number Diff line number Diff line change 22declare (strict_types=1 );
33
44/**
5- * CakePHP(tm) : Rapid Development Framework (http ://cakephp.org)
6- * Copyright (c) Cake Software Foundation, Inc. (http ://cakefoundation.org)
5+ * CakePHP(tm) : Rapid Development Framework (https ://cakephp.org)
6+ * Copyright (c) Cake Software Foundation, Inc. (https ://cakefoundation.org)
77 *
88 * Licensed under The MIT License
99 * For full copyright and license information, please see the LICENSE.txt
1010 * Redistributions of files must retain the above copyright notice
1111 *
12- * @copyright Copyright (c) Cake Software Foundation, Inc. (http ://cakefoundation.org)
13- * @link http ://cakephp.org CakePHP(tm) Project
14- * @license http ://www.opensource.org/licenses/mit-license.php MIT License
12+ * @copyright Copyright (c) Cake Software Foundation, Inc. (https ://cakefoundation.org)
13+ * @link https ://cakephp.org CakePHP(tm) Project
14+ * @license https ://www.opensource.org/licenses/mit-license.php MIT License
1515 */
1616namespace TestPlugin \PasswordHasher ;
1717
Original file line number Diff line number Diff line change 22declare (strict_types=1 );
33
44/**
5- * CakePHP(tm) : Rapid Development Framework (http ://cakephp.org)
6- * Copyright (c) Cake Software Foundation, Inc. (http ://cakefoundation.org)
5+ * CakePHP(tm) : Rapid Development Framework (https ://cakephp.org)
6+ * Copyright (c) Cake Software Foundation, Inc. (https ://cakefoundation.org)
77 *
88 * Licensed under The MIT License
99 * Redistributions of files must retain the above copyright notice
1010 *
11- * @copyright Copyright (c) Cake Software Foundation, Inc. (http ://cakefoundation.org)
12- * @license http ://www.opensource.org/licenses/mit-license.php MIT License
11+ * @copyright Copyright (c) Cake Software Foundation, Inc. (https ://cakefoundation.org)
12+ * @license https ://www.opensource.org/licenses/mit-license.php MIT License
1313 */
1414namespace TestApp ;
1515
You can’t perform that action at this time.
0 commit comments