0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-10 21:58:23 -05:00
logto/packages/ui/src
simeng-li 1c431e7a59
feat(core): apply standard security headers 1/2 (#3590)
* feat(core): add some basic security headers

add some basic security headers

* chore(core): add some comments

add some comments

* chore(core): update the refererPolicy configs

update the refererPolicy configs

* chore(core): update helmet middleware

update helmet middleware

* feat(core): add csp headers to the mainflow and ac http requests 2/2 (#3613)

* feat(core): add csp headers to the mainflow requests

add csp headers to the mainflow requests

* chore(core): add ui and console security headers

add ui and console security headers

* fix(core): remove unused middleware

remove unused middleware

* fix(ui): set terms iframe sandbox

set terms iframe sandbox allow same origin

* fix(core): update security headers middleware

update security headers middleware

* chore(core): add changesets

* chore(core): address rebase conflict

address rebase conflict
2023-04-03 10:24:50 +08:00
..
__mocks__ refactor(ui): refactor ui hooks and provider structure (#3647) 2023-04-03 10:24:03 +08:00
apis fix(ui): fix bind social account link lead to register bug (#3575) 2023-03-22 13:51:28 +08:00
assets refactor(ui): optimize the countryCode search box (#3448) 2023-03-17 08:33:38 +00:00
components feat(core): apply standard security headers 1/2 (#3590) 2023-04-03 10:24:50 +08:00
containers feat(core): apply standard security headers 1/2 (#3590) 2023-04-03 10:24:50 +08:00
hooks refactor(ui): refactor ui hooks and provider structure (#3647) 2023-04-03 10:24:03 +08:00
i18n
include.d refactor(phrases): fix type issue 2023-03-29 18:00:39 +08:00
Layout refactor(ui): refactor ui hooks and provider structure (#3647) 2023-04-03 10:24:03 +08:00
pages feat(core): apply standard security headers 1/2 (#3590) 2023-04-03 10:24:50 +08:00
Providers feat(core): apply standard security headers 1/2 (#3590) 2023-04-03 10:24:50 +08:00
scss style(ui): power by logto styling (#3451) 2023-03-17 14:37:09 +08:00
types refactor(console): refactor theme-related types (#3419) 2023-03-16 13:34:23 +08:00
utils refactor(phrases): update fr translation 2023-03-29 18:35:18 +08:00
App.tsx refactor(ui): refactor ui hooks and provider structure (#3647) 2023-04-03 10:24:03 +08:00
favicon.ico chore: update favicon (#3496) 2023-03-19 03:00:57 +00:00
index.html refactor(core)!: move phrases api to well-known path (#3374) 2023-03-13 03:43:27 +00:00
index.tsx
jest.setup.ts chore(deps): update dependency typescript to v5 (#3463) 2023-03-21 19:37:51 +08:00