1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src
Christopher Kolstad cb40f35aeb
fix: don't apply bearer token middleware to root (#6939)
Conflicts with scim which assumes Bearer <token>, and is located under
/scim, with no /api prefix
2024-04-25 16:56:51 +02:00
..
lib fix: don't apply bearer token middleware to root (#6939) 2024-04-25 16:56:51 +02:00
mailtemplates
migrations fix: flag trends should support bigint for yes and no evaluations (#6930) 2024-04-25 14:02:04 +03:00
test feat: use audit info in events (#6872) 2024-04-18 16:32:35 +02:00
migrator.ts fix: set log level to error for db migrate (#6601) 2024-03-19 14:45:27 +01:00
server-dev.ts chore: remove variant dependencies flag (#6896) 2024-04-25 11:07:16 +02:00
server.ts