Mir Arif Hasan
54d8378ccf
fix: improve smtp email validation and fix enableAndDisableSSO mutation ( #3689 )
...
Co-authored-by: Balu Babu <balub997@gmail.com >
2023-12-22 20:37:15 +05:30
Mir Arif Hasan
6abc0e6071
HBE-326 feature: server configuration through GraphQL API ( #3591 )
...
* feat: restart cmd added in aio service
* feat: nestjs config package added
* test: fix all broken test case
* feat: infra config module add with get-update-reset functionality
* test: fix test case failure
* feat: update infra configs mutation added
* feat: utilise ConfigService in util functions
* chore: remove saml stuff
* feat: removed saml stuffs
* fix: config service precedence
* fix: mailer module init with right env value
* feat: added mutations and query
* feat: add query infra-configs
* fix: mailer module init issue
* chore: smtp url validation added
* fix: all sso disabling is handled
* fix: pnpm i without db connection
* fix: allowedAuthProviders and enableAndDisableSSO
* fix: validateSMTPUrl check
* feat: get api added for fetch provider list
* feat: feedback resolve
* chore: update code comments
* fix: uppercase issue of VITE_ALLOWED_AUTH_PROVIDERS
* chore: update lockfile
* fix: add validation checks for MAILER_ADDRESS_FROM
* test: fix test case
* chore: feedback resolve
* chore: renamed an enum
* chore: app shutdown way changed
---------
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2023-12-12 16:42:58 +06:00
Andrew Bastin
0e70c28324
feat: dynamically select which auth providers for your instance of hoppscotch (be implementation)
2023-08-03 20:12:54 +05:30
Andrew Bastin
15424903ed
fix: stop logging DATABASE_URL in logs
2023-06-04 23:33:32 -04:00
Balu Babu
2435436580
chore: changes origins to view whitelisted origins in backend ( #70 )
2023-04-06 14:04:04 +05:30
Balu Babu
a779ba5c0e
hotfix: adding dynamic redirection in self-host auth system (HBE-173) ( #40 )
...
* chore: completed base auth implementation with redirectUrl
* chore: completed base auth fix with redirect_uri
* chore: added whitelist based redirection
* chore: added a env variable for session secret in main.ts
* chore: removed migrations folder from prisma directory
2023-03-14 19:19:22 +05:30
Andrew Bastin
65719b560b
feat: introduce gql schema sdl generation to the backend ( #35 )
...
* feat: introduce gql schema sdl generation to the backend
* chore: update gql-codegen consumers to get schema from generated sdl
* chore: hoppscotch-backend generates gql sdl on postinstall
* fix: add back missed part of generate-gql-sdl script
* chore: updated generate sdl script to hardcode whitelisted domains
* chore: add prisma generate on postinstall script
---------
Co-authored-by: ankitsridhar16 <ankit.sridhar16@gmail.com >
2023-03-13 18:52:50 +05:30
Balu Babu
a6d6589811
chore: removed SIGNED_COOKIE_SECRET from cookieParser in main.ts and .env.example files
2023-02-08 14:18:39 +05:30
Balu Babu
a1be3a3e77
chore: added nestjs version into auth module
2023-02-01 19:19:39 +05:30
Balu Babu
a8d50223aa
refactor: changed auth module to work with signed cookies
2023-01-30 06:31:10 +05:30
Balu Babu
a6ad86bd59
chore: replaced hardcoded values with env variables in app.module.ts, main.ts and utils.ts
2023-01-20 07:56:19 +05:30
Balu Babu
fc284fd0a2
feat: magic-link auth complete
2023-01-10 16:06:42 +05:30
Balu Babu
c5466edf71
chore: cleaned up hopp-backend package and modified docker and docker-compose files
2022-12-08 22:19:14 +05:30
ankitsridhar16
333dbba393
chore: added docker files for bringing the container up
2022-12-06 13:18:02 +05:30
ankitsridhar16
75219d457a
feat: added hoppscotch-backend as a package
2022-12-05 12:36:11 +05:30