diff options
| author | Xe Iaso <me@xeiaso.net> | 2025-03-27 15:24:03 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-27 15:24:03 -0400 |
| commit | 7d4be0dcecdbe8deca8d055c0e2f10a369dc86e6 (patch) | |
| tree | e5cd61b82bfe97c9cae132d9104763ab3be4d237 /internal/test/var | |
| parent | d1d63d9c1878b4567fec6a1d2bb86364de2b513e (diff) | |
| download | anubis-7d4be0dcecdbe8deca8d055c0e2f10a369dc86e6.tar.xz anubis-7d4be0dcecdbe8deca8d055c0e2f10a369dc86e6.zip | |
Apply bits of the cookie settings PR one by one (#140)
Enables uses to change the cookie domain and partitioned flags.
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'internal/test/var')
| -rw-r--r-- | internal/test/var/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/internal/test/var/.gitignore b/internal/test/var/.gitignore new file mode 100644 index 0000000..1a4df5c --- /dev/null +++ b/internal/test/var/.gitignore @@ -0,0 +1,3 @@ +*.png +*.txt +*.html
\ No newline at end of file |
