pangolin/server/routers/resource
2025-08-30 22:12:35 -07:00
..
authWithAccessToken.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
authWithPassword.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
authWithPincode.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
authWithWhitelist.ts make username lowercase 2025-06-19 15:41:49 -04:00
createResource.ts add site targets, client resources, and auto login 2025-08-14 18:24:21 -07:00
createResourceRule.ts Add pass rule 2025-08-24 22:20:09 -07:00
deleteResource.ts add site targets, client resources, and auto login 2025-08-14 18:24:21 -07:00
deleteResourceRule.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
getExchangeToken.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
getResource.ts add site targets, client resources, and auto login 2025-08-14 18:24:21 -07:00
getResourceAuthInfo.ts add site targets, client resources, and auto login 2025-08-14 18:24:21 -07:00
getResourceWhitelist.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
getUserResources.ts add site targets, client resources, and auto login 2025-08-14 18:24:21 -07:00
index.ts add site targets, client resources, and auto login 2025-08-14 18:24:21 -07:00
listResourceRoles.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
listResourceRules.ts Fix ESLint issues: prefer-const warnings and missing semicolons 2025-07-22 19:07:43 +00:00
listResources.ts add site targets, client resources, and auto login 2025-08-14 18:24:21 -07:00
listResourceUsers.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
setResourcePassword.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
setResourcePincode.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
setResourceRoles.ts Dont pull org from api key 2025-08-30 22:12:35 -07:00
setResourceUsers.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
setResourceWhitelist.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
updateResource.ts add site targets, client resources, and auto login 2025-08-14 18:24:21 -07:00
updateResourceRule.ts Add pass rule 2025-08-24 22:20:09 -07:00