This website requires JavaScript.
Explore
Help
Sign In
CalvinBackup
/
n8n-enterprise-unlocked
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced
2026-09-27 04:01:44 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b1e1c5b3067da3d7785d5c248dfd266617eb9fb7
n8n-enterprise-unlocked
/
packages
/
cli
/
src
/
middlewares
T
History
Michael Auerswald
f15f4bdcf2
feat(core): Convert eventBus controller to decorator style and improve permissions (
#5779
)
2023-03-27 12:30:03 +02:00
..
auth.ts
refactor(core): Convert more routes to use the decorator pattern (no-changelog) (
#5611
)
2023-03-09 14:42:13 +01:00
basicAuth.ts
refactor(core): Add unit tests for all external auth middlewares (no-changelog) (
#5386
)
2023-02-07 15:49:35 +01:00
cors.ts
fix(core): CORS middleware should not process the entire handler chain on OPTIONS requests (no-changelog) (
#5368
)
2023-02-06 12:43:50 +01:00
externalJWTAuth.ts
refactor(core): Add unit tests for all external auth middlewares (no-changelog) (
#5386
)
2023-02-07 15:49:35 +01:00
index.ts
refactor(core): Switch over all user-management routes to use decorators (
#5115
)
2023-01-27 11:19:47 +01:00
isOwner.ts
feat(core): Convert eventBus controller to decorator style and improve permissions (
#5779
)
2023-03-27 12:30:03 +02:00
userManagementEnabled.ts
feat(core): Limit user invites when SAML is enabled (
#5761
)
2023-03-23 15:12:19 +01:00