Skip to content

issues Search Results · repo:TypeError/secure language:Python

Filter by

17 results
 (93 ms)

17 results

inTypeError/secure (press backspace or delete to remove)

I m following the doc for customization but I get an error: File /usr/local/lib/python3.10/importlib/__init__.py , line 126, in import_module return _bootstrap._gcd_import(name[level:], package, ...
  • EverStarck
  • Opened 
    21 days ago
  • #32

Hi! According to MDN the X-Frame-Options is deprecated and no longer recommended: Deprecated: This feature is no longer recommended. Though some browsers might still support it, it may have already been ...
  • jorianvo
  • Opened 
    on Dec 11, 2024
  • #31

I get this error from Mypy: src/py_utils/headers.py:1: error: Cannot find implementation or library stub for module named secure [import-not-found] src/py_utils/headers.py:1: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports ...
bug
  • OscarVanL
  • 3
  • Opened 
    on Oct 22, 2024
  • #30

Hi, I noticed the PermissionsPolicy doesn t have a few permissions like hid, identity-credentials-get, idle-detection, local-fonts, publickey-credentials-create, serial, storage-access, window-management. ...
enhancement
  • OscarVanL
  • 2
  • Opened 
    on Oct 22, 2024
  • #29

Hi! This package has been intriguing to me as someone that maintains both a Django and Flask application. I like the idea of having a single source-of-truth on our security header configuration across ...
enhancement
  • OscarVanL
  • 2
  • Opened 
    on Oct 21, 2024
  • #28

Hi, thanks for making this project open source, it is cool. I was looking at the implementation of Secure.set_headers(..) and it looks like the current code checks the type of the provided response for ...
enhancement
  • davidwtbuxton
  • 3
  • Opened 
    on Oct 16, 2024
  • #26

% codespell --count 18 ./secure/headers.py:203: orgins == origins, organs ./secure/headers.py:205: Resouces == Resources ./secure/headers.py:219: Resouces == Resources ./secure/headers.py:233: Resouces ...
  • cclauss
  • 1
  • Opened 
    on Sep 25, 2024
  • #24

The example code for starlette proposes to use the middleware decorator: https://secure.readthedocs.io/en/latest/frameworks.html#starlette Anyhow, this decorator is deprecated, and will be removed in ...
  • fnep
  • 7
  • Opened 
    on Aug 9, 2023
  • #23

I am using the following in a FastAPI project server = secure.Server().set( Secure ) But the result is: server: uvicorn server: Secure ie. it does not override the server header but simply adds another ...
  • lsmith77
  • 5
  • Opened 
    on Jun 28, 2023
  • #22

https://github.com/cak/secure/blob/04dd035e560583baeba06f5714f273b542c07767/secure/headers.py#L452 The examples of adding a nonce to CSP that I ve seen in, e.g., https://csp.withgoogle.com/docs/strict-csp.html#example ...
  • jrobbins-LiveData
  • 1
  • Opened 
    on Aug 7, 2022
  • #21
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub