-
Updated
Mar 11, 2020 - JavaScript
cookie
Here are 674 public repositories matching this topic...
-
Updated
Mar 11, 2020 - Java
Bugs
Using override(:foo) with the same :foo multiple times probably shouldn't be supported and feels a bit like wandering into undefined behavior.
Expected outcome
I guess I expected it to raise an error.
Actual outcome
Config
SecureHeaders::Configuration.override(:preview_policy) do |config|
#...
end
SecureH-
Updated
Mar 21, 2020 - Go
-
Updated
May 11, 2019 - JavaScript
-
Updated
Mar 15, 2020 - JavaScript
Version
Reproduction link
https://dev.auth.nuxtjs.org/schemes/oauth2.html#token-refresh
Steps to reproduce
Options documentation is missing the grantType property:
{
grantType: 'authorization_code'
}What is expected ?
Complete documenta
-
Updated
Feb 29, 2020 - JavaScript
Thank you for open sourcing this great project! I tried setting up the standalone suite but unfortunately failed to do so at several stages:
- The listed commands do not work for me because, if I understand correctly, `authelia s
-
Updated
Jan 24, 2020 - JavaScript
import text file
Feature
It would be nice to be able to import plain text files to the white list if the data has been sourced from elsewhere.
As it is I would have to format the data into JSON and try and generate the ID's
-
Updated
Mar 3, 2020 - PHP
-
Updated
Mar 6, 2020 - Go
-
Updated
Mar 19, 2020 - TypeScript
-
Updated
Jan 2, 2020 - Java
As hinted in aidantwoods/SecureHeaders#67 (comment), the public API could do with some better coverage.
-
Updated
Mar 19, 2020 - TypeScript
The problem
Some embed scripts use data- attributes which clash with those used by klaro! - for example, one embed script I have come across has a data-type='inline' attribute, which breaks the script when it is changed to type='inline'.
Proposed solution
-
Updated
Mar 17, 2020 - JavaScript
-
Updated
Mar 19, 2020 - TypeScript
-
Updated
Feb 18, 2020 - JavaScript
Improve this page
Add a description, image, and links to the cookie topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cookie topic, visit your repo's landing page and select "manage topics."


There seems to be virtually no documentation about how bind works. It would be great if you incorporated some use cases into the demo.
Also, some additional clarification, such as: