keyshade
keyshade copied to clipboard
Realtime secret and configuration management tool, with the best in class security and seamless integration support
## Description Right now, the roles that are created can have one or many projects associated with it. Associating projects mean that members who will have this role attached to...
### **User description** ## Description Now if the user email gets waitlisted then the email field will be cleared for better user experience. Fixes #474 ## Mentions @rajdip-b ## Developer's...
# Description 1. [chore] Right now after adding the user to the waitlist there the text field remains the same, instead lets clear the text field. 2. [chore] Perform some...
### **User description** ## Description Base implemented by using present functions to resend otp to the user. Tried using the already present sendotp function. But as the errors returned are...
### **User description** ## Description This PR adds an email template for inviting user to project. It provides users with key information regarding the project name project joining URL, invited...
### **User description** ## Description This PR adds a project removal notification email template. It provides users with key information regarding the project removal, including project name and removal date....
## Description In the current `auth` flow, we don't have a resent OTP button, meaning if the OTP times out, you don't have a way to get the OTP. You...
### **User description** ## Description This PR adds a integrates `pg-boss` for job scheduling. This allows us to run jobs in the background as cron jobs or jobs that might...
**Describe the bug** When we try to sync a project with hard-sync on, we are getting a unique constraint error. **To Reproduce** Steps to reproduce the behavior: 1. Turn on...
### **User description** GENERAL: Only allow PNPM #366 #description Restriction on Package Manager Usage To ensure consistency in our project, I've added a preinstall script in package.json. "preinstall": "if [[...