mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-04 09:19:33 +00:00
Added very basic octopart info provider
This commit is contained in:
parent
6a00b8e168
commit
43cc37d10f
6 changed files with 260 additions and 2 deletions
|
|
@ -16,8 +16,9 @@ nelmio_security:
|
|||
# Whitelist the domain of the SAML IDP, so we can redirect to it during the SAML login process
|
||||
- '%env(string:key:host:url:SAML_IDP_SINGLE_SIGN_ON_SERVICE)%'
|
||||
|
||||
# Whitelist the info provider APIs
|
||||
# Whitelist the info provider APIs (OAuth redirects)
|
||||
- 'digikey.com'
|
||||
- 'nexar.com'
|
||||
|
||||
# forces Microsoft's XSS-Protection with
|
||||
# its block mode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue