fosrl.pangolin/server
Adrian Astles d664eb2a8d - Add API endpoint POST /admin/user/{userId}/password for server admins
- Create AdminPasswordReset component with email/manual link options
- Integrate password reset into admin user detail pages
- Add translation keys for internationalization (EN-US-ONLY)
- Support both email sending and manual link generation"
2025-07-25 20:34:24 +08:00
..
auth Merge branch 'dev' into clients-pops-dev 2025-07-14 16:59:00 -07:00
db add tos and pp consent 2025-07-21 16:57:21 -07:00
emails test if user/pass config is set and if not set auth: null 2025-07-18 17:09:22 +02:00
lib allow using password to log in if security keys are available 2025-07-21 14:28:32 -07:00
license support postgresql as database option 2025-06-04 12:02:07 -04:00
middlewares Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-07-14 22:21:04 -07:00
routers - Add API endpoint POST /admin/user/{userId}/password for server admins 2025-07-25 20:34:24 +08:00
setup Merge branch 'dev' of github.com:fosrl/pangolin into dev 2025-07-16 18:13:25 -07:00
types support postgresql as database option 2025-06-04 12:02:07 -04:00
apiServer.ts add stores 2025-07-16 15:50:03 -07:00
build.ts add build file 2025-07-16 16:41:59 -07:00
extendZod.ts openapi test 2025-04-06 16:06:50 -04:00
index.ts Merge branch 'dev' into clients-pops-dev 2025-07-14 16:59:00 -07:00
integrationApiServer.ts set trust proxy for int api 2025-06-22 20:01:31 -04:00
internalServer.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
logger.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
nextServer.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
openApi.ts Pull up downstream changes 2025-07-13 21:57:24 -07:00