Commit Graph

17 Commits (Rick-Anderson-patch-11)

Author SHA1 Message Date
Alberto Passalacqua a918bd2f9c
Change data-dismiss to data-bs-dismiss for .net 7 templates (#28961)
Addresses issue #28862

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-04-14 14:54:46 -10:00
Alberto Passalacqua be8c483c5b
Apply link style to Accept button. (#28962)
The button shows without style. The proposed change make it appear as a link.

Addresses issue #28862
2023-04-13 14:58:26 -10:00
Rick Anderson 01ac9cfab3
Cookie consent /8 (#26700)
* Cookie consent /8

* Cookie consent /8

* Cookie consent /8
2022-08-10 18:52:10 -10:00
Rick Anderson 39b7df2ca8
Remove .min ref from all non-Blazor projects /2 (#26216) 2022-06-23 15:27:45 -10:00
Kirk Larkin 2a5520dc53
Code-fence common file extensions (#25383) 2022-03-23 10:48:44 +00:00
Martin Ø. Christensen 2cb2da7f14 Adding a hint to include a missing using directive (#13849)
* Adding a hint to include a missing using directive when adding a cookie consent feature.

* Added link to a blog post on how to add a revoke consent button.

* Update gdpr.md
2019-08-16 14:22:43 -04:00
Rick Anderson e040ed4556
Update GDPR to 3.0 (#13202)
* Update GDPR to 3.0

* work

* work

* work
2019-07-08 18:24:18 -06:00
Scott Addie bc6251e6c4
Add TestServer doc note about non-essential cookies (#12708)
* Add TestServer doc note about non-essential cookies

* More edits

* React to feedback
2019-06-05 12:22:35 -05:00
Rick Anderson 0065632835
How to make session cookies essential/GDPR (#11306)
* How to make session cookies essential/GDPR

* Update aspnetcore/security/gdpr.md

Co-Authored-By: Rick-Anderson <riande@microsoft.com>
2019-03-06 14:38:12 -10:00
Rick Anderson 0ee6b101d9
delete map and min files (#9310) 2018-10-31 14:26:48 -10:00
Luke Latham 8e6dd4a7f4 Drop version from App package (#8881)
Addresses #8579 

I might be getting the hang of **_find and replace_** now. 😝

This doesn't touch a couple that ref 2.2.0. I'll tidy those up on https://github.com/aspnet/Docs/issues/8518 after 2.2 RTM.
2018-10-06 17:10:28 -10:00
Luke Latham 32cae1342e
Additional content on Cookie Policy Middleware (#8382) 2018-09-18 16:56:10 -05:00
Luke Latham 46f41d4774
Update All and App package versions (#8513) 2018-09-13 11:39:23 -05:00
Luke Latham 1a0f79a8fe
Update All/App package version (#8489) 2018-09-11 08:53:03 -05:00
Luke Latham 34b33e245b Add version to App package references (#7551)
Fixes #7532
2018-07-10 22:43:09 -05:00
Rick Anderson 0f3ed049dd
Update README.md (#6548)
* Update README.md

* Update README.md
2018-05-23 07:57:37 -10:00
Rick Anderson 26c7934e67
New doc: GDPR support in ASP.NET Core (#6516)
* GDPR templates

* work

* work

* work

* work

* work

* work

* react to feedback

* react to feedback

* react to feedback
2018-05-22 17:09:19 -10:00