Commit Graph

6144 Commits

Author SHA1 Message Date
Dries Vints d067d7d889
Update CHANGELOG.md 2020-03-24 18:26:16 +01:00
Jacob Honoré b7b6e35bf8
Fix s3 endpoint url reference (#5267) 2020-03-24 08:11:36 -05:00
Graham Campbell 5ddbfb8454
Ensure that app.debug is a bool 2020-03-06 11:47:59 +00:00
Dries Vints e773d3885b
Update CHANGELOG.md 2020-03-03 18:15:59 +01:00
Sjors Ottjes 8cece72598
Remove redundant default attributes from phpunit.xml (#5233) 2020-02-24 08:37:15 -06:00
ARCANEDEV c78a1d8184
Bump fzaninotto/faker version to support PHP 7.4 (#5218)
Bumping `fzaninotto/faker` version to support PHP 7.4, especially when running composer with `--prefer-lowest` flag.

PRs related to version `^1.9.1`: 

* https://github.com/fzaninotto/Faker/pull/1748
* https://github.com/fzaninotto/Faker/pull/1843
2020-01-31 07:48:04 -06:00
Andrey Helldar c81712bdf4
[6.x] Update cross-env to the latest (#5216)
This is not a fix for the vulnerability.
Just updating the dependency to the latest version.

@see https://yarnpkg.com/package/cross-env

Yes, I know that they recently released version 6.0 and in a short time 7.0.
2020-01-30 08:14:42 -06:00
Andrey Helldar 1d094a8084 [7.x] Update cross-env and resolve-url-loader to the latest (#5210) 2020-01-24 07:43:48 -06:00
Dries Vints 9d0862b334
Merge pull request #5201 from aimeos/master
Use file session driver again
2020-01-14 17:50:01 +01:00
Caíque de Castro Soares da Silva 9b6d1b14bc Update laravel mix and sass loader (#5203) 2020-01-13 10:36:09 -06:00
Robert Korulczyk f121af8985 Add missing full stop for some validation messages (#5205) 2020-01-12 09:06:29 -06:00
Dries Vints b46c16b424
Update CHANGELOG.md 2020-01-09 12:41:21 +01:00
Aimeos f44f065a2b
Use file session driver again 2020-01-08 12:44:53 +01:00
Aimeos eca7bc7d66
Use file session driver again 2020-01-08 12:44:22 +01:00
Graham Campbell 25c36eb592
Merge pull request #5196 from laravel/revert-5006-analysis-qxPGgA
[6.x] Revert "Apply fixes from StyleCI"
2019-12-31 12:22:50 +00:00
Graham Campbell 5df3b7b1fe Revert "Apply fixes from StyleCI (#5006)"
This reverts commit 50176732d6.
2019-12-31 12:21:39 +00:00
Anton Komarev 195faa16cb Fix types consistency in database config (#5191) 2019-12-25 09:05:29 -06:00
Graham Campbell 846f7a193a
Correct exception handler doc (#5187) 2019-12-24 17:35:58 +00:00
Taylor Otwell 99f183b5c7 Merge branch 'master' of github.com:laravel/laravel 2019-12-18 12:02:53 -06:00
Taylor Otwell 140d4d9b0a use class name to be consistent with web middleware 2019-12-18 12:02:46 -06:00
Anton Komarev b2734a9c31 Add MAIL_FROM_ADDRESS & MAIL_FROM_NAME to .env file (#5180) 2019-12-18 11:17:32 -06:00
Andrew Minion c5f9126981 default email from name to app name (#5178) 2019-12-18 09:41:11 -06:00
Michael Stokoe 17f0ff2205 Updated config/logging.php (#5179)
This adds a default emergency logger path to the logging config file.
This change goes hand-in-hand with my changes found here:
7a03776bc8
2019-12-18 09:38:03 -06:00
Dries Vints 89e83915e9
Merge pull request #5175 from canvural/patch-1
[6.x] Update redirectTo return type PHPDoc
2019-12-16 11:35:41 +01:00
Can Vural 40f93daa83
Update redirectTo return type PHPDoc 2019-12-14 11:48:14 +01:00
Taylor Otwell dd93aca597 Merge branch 'master' of github.com:laravel/laravel 2019-12-13 22:43:22 -06:00
Taylor Otwell f48e2d500c change some default settings 2019-12-13 22:42:46 -06:00
Bert Heyman 136085bfd8 Add "none" to supported same site options in session config (#5174) 2019-12-13 08:18:09 -06:00
Taylor Otwell 972f3cd283
DRY up path (#5173) 2019-12-10 08:59:27 -06:00
Dries Vints f4b1dc6df0 [6.x] Implement integration test and in-memory DB (#5169)
* Use in-memory DB for testing

* Extend from PHPUnit test case for unit tests
2019-12-06 09:46:02 -06:00
byjml 9b6643226d Consistent order (#5167)
Keep the alphabetical order of the validation messages.
2019-12-04 12:57:13 -06:00
Graham Campbell b56fe84011 Use laravel/tinker v2 (#5161) 2019-11-26 12:46:10 -06:00
Mark van den Broek 2f8e55a9ec Rename `encrypted` to `forceTLS`. (#5159) 2019-11-25 08:10:36 -06:00
Dries Vints 1ee38a10f8
Update CHANGELOG.md 2019-11-21 18:28:39 +01:00
Dries Vints c15a5ee0d2
Update readme 2019-11-12 17:34:53 +01:00
Dries Vints 94056af6e8
Rename readme 2019-11-12 16:06:05 +01:00
Dries Vints 5780189402
Consistent readme 2019-11-12 16:05:52 +01:00
Graham Campbell bfd4b1e92f Update .styleci.yml 2019-11-01 11:51:17 +00:00
Taylor Otwell 953b488b8b fix key 2019-10-21 13:47:27 -05:00
Taylor Otwell ba2f2abe83 tweak formatting 2019-10-21 13:42:31 -05:00
Michael Chernyshev ace38c133f Security fix: Waiting before retrying password reset 2019-10-18 13:57:19 +03:00
Gert de Pagter 400df0b02b Add xml schema to phpunit (#5139)
This allows an IDE to do auto completion, and show any errors in the configuration
2019-10-16 08:18:19 -05:00
Nuno Maduro bb969c61d4 Fixes required version of the framework within `composer.json` (#5130) 2019-10-08 15:44:05 -05:00
Dries Vints 39c28801e8
Update CHANGELOG.md 2019-10-08 18:38:11 +02:00
Taylor Otwell 9bc23ee468 formatting 2019-10-08 07:35:48 -05:00
Taylor Otwell d1f7a5a886 formatting 2019-10-08 07:27:05 -05:00
Taylor Otwell bc82317a02 Merge branch 'password-confirmation' of https://github.com/driesvints/laravel into driesvints-password-confirmation 2019-10-08 07:24:50 -05:00
Dries Vints ba3aae6c33
Implement password confirmation 2019-10-08 13:45:40 +02:00
Dries Vints 4036f17416
Remove middleware from password reset
It's not necessary for the user to be logged out when resetting their password. This allows users to reset their password while logged in. Can be used in combination with the new RequiresPassword middleware.
2019-10-08 13:39:57 +02:00
Dries Vints 050c1d880e
Add new password rule language line 2019-10-08 11:26:03 +02:00