fosrl.pangolin/server/routers/resource
2025-07-19 00:54:56 +08: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 Added missing semicolon in handleOlmPingMessage.ts and createResource.ts. 2025-07-18 23:46:12 +08:00
createResourceRule.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
deleteResource.ts support postgresql as database option 2025-06-04 12:02:07 -04: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 support postgresql as database option 2025-06-04 12:02:07 -04:00
getResourceAuthInfo.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
getResourceWhitelist.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
getUserResources.ts Improved resource card layout and favicon handling 2025-07-19 00:54:56 +08:00
index.ts Implemented a resouce landing page for members and Implemented basic user details (full name) and password reset via that is sent via SMTP or if SMTP is disabled will be shown to the admin to copy. 2025-06-27 18:55:04 +08:00
listResourceRoles.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
listResourceRules.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
listResources.ts Pull up downstream changes 2025-07-13 21:57:24 -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 support postgresql as database option 2025-06-04 12:02:07 -04: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
transferResource.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
updateResource.ts ensure subdomain is null if is base domain 2025-07-15 15:27:23 -07:00
updateResourceRule.ts support postgresql as database option 2025-06-04 12:02:07 -04:00