fosrl.pangolin/server/routers/resource
2025-04-11 09:52:34 +02:00
..
authWithAccessToken.ts add pass access token in headers 2025-04-05 22:36:51 -04:00
authWithPassword.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
authWithPincode.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
authWithWhitelist.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
createResource.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
createResourceRule.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
deleteResource.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
deleteResourceRule.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
getExchangeToken.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
getResource.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
getResourceAuthInfo.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
getResourceWhitelist.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
index.ts Add update 2025-02-08 17:10:37 -05:00
listResourceRoles.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
listResourceRules.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
listResources.ts add option to set TLS Server Name 2025-04-09 23:42:50 +02:00
listResourceUsers.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
setResourcePassword.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
setResourcePincode.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
setResourceRoles.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
setResourceUsers.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
setResourceWhitelist.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
transferResource.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
updateResource.ts adjusting field description; fix migration script; trying to resolve conflict in updateResource.ts 2025-04-11 09:52:34 +02:00
updateResourceRule.ts move schema.ts to module 2025-03-23 17:11:48 -04:00