Pranav K
|
e2477706b6
|
Always set flag in CorsMiddleware once it executes (#9440)
Fixes https://github.com/aspnet/AspNetCore/issues/9348
|
2019-04-16 16:28:27 -07:00 |
Pranav K
|
b93bc433db
|
Make AuthorizeFilter work in endpoint routing (#9099)
* Make AuthorizeFilter work in endpoint routing
Fixes https://github.com/aspnet/AspNetCore/issues/8387
|
2019-04-08 06:03:34 -07:00 |
Pranav K
|
51e2bea403
|
Throw if CORS policy is configured to allow credentials and any origin (#7751)
* Throw if CORS policy is configured to allow credentials and any origin
Fixes https://github.com/aspnet/AspNetCore/issues/3106
|
2019-02-21 09:06:00 -08:00 |
Ajay Bhargav Baaskaran
|
7a26d27e8b
|
Merge branch 'release/2.2'
|
2019-02-14 16:08:51 -08:00 |
Ajay Bhargav Baaskaran
|
0c2ee920a1
|
Merge branch 'release/2.1' into release/2.2
|
2019-02-13 14:52:38 -08:00 |