pangolin/server/routers/resource
2025-09-11 21:32:12 -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 Merge branch 'dev' of github.com:fosrl/pangolin into dev 2025-09-08 17:50:57 -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 resource niceId 2025-09-08 17:37:30 -07:00
getResourceAuthInfo.ts move all components to components dir 2025-09-04 11:18:42 -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 resource niceId 2025-09-08 17:37:30 -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 Eslint fix 2025-09-11 21:32:12 -07:00
updateResourceRule.ts Add pass rule 2025-08-24 22:20:09 -07:00