1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib
Christopher Kolstad 8bee33fa48
task: added flag to remove unsafe inline style src header (#7566)
Our CSP reports that unsafe-inline is not recommended for styleSrc. This
PR adds a flag for making it possible to remove this element of our CSP
headers. It should allow us to see what (if anything) breaks hard.
2024-07-10 14:36:28 +02:00
..
__snapshots__ task: added flag to remove unsafe inline style src header (#7566) 2024-07-10 14:36:28 +02:00
addons feat: New Relic integration (#7492) 2024-07-05 15:16:00 +02:00
db feat: Disallow repeating last 5 passwords. (#7552) 2024-07-09 16:18:35 +02:00
domain/project-health chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
error feat: Disallow repeating last 5 passwords. (#7552) 2024-07-09 16:18:35 +02:00
features feat: exclude archived features in max reporting (#7559) 2024-07-10 09:11:22 +02:00
middleware task: added flag to remove unsafe inline style src header (#7566) 2024-07-10 14:36:28 +02:00
openapi feat: constraints limit in a strategy (#7554) 2024-07-08 11:02:22 +02:00
routes feat: Disallow repeating last 5 passwords. (#7552) 2024-07-09 16:18:35 +02:00
schema feat: implement createdByUserId for all features (#5725) 2023-12-22 14:33:16 +01:00
services feat: Disallow repeating last 5 passwords. (#7552) 2024-07-09 16:18:35 +02:00
types task: added flag to remove unsafe inline style src header (#7566) 2024-07-10 14:36:28 +02:00
users feat: use audit info in events (#6872) 2024-04-18 16:32:35 +02:00
util feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
app.test.ts feat: Make compression middleware optional (#5306) 2023-12-16 08:06:26 +01:00
app.ts fix: bearer tokens with base-path (#7065) 2024-05-16 11:45:16 +02:00
create-config.test.ts feat: allow admin login using demo auth (#6808) 2024-04-23 08:39:33 +02:00
create-config.ts feat: constraints limit in a strategy (#7554) 2024-07-08 11:02:22 +02:00
default-custom-auth-deny-all.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
internals.ts refactor: rename proxy to frontend api (#6502) 2024-03-11 17:30:46 +01:00
logger.test.ts
logger.ts
metric-events.ts feat: lifecycle stage entered counter (#7449) 2024-06-25 14:40:16 +02:00
metrics.test.ts chore: make sdk metrics snake case (#7547) 2024-07-05 12:29:00 +02:00
metrics.ts chore: make sdk metrics snake case (#7547) 2024-07-05 12:29:00 +02:00
server-impl.test.ts feat: error log on unsupported pg (#7139) 2024-05-27 09:21:45 +02:00
server-impl.ts feat: file import (#7219) 2024-05-31 13:21:41 +02:00