keyshade icon indicating copy to clipboard operation
keyshade copied to clipboard

Realtime secret and configuration management tool, with the best in class security and seamless integration support

Results 123 keyshade issues
Sort by recently updated
recently updated
newest added

## 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...

type: enhancement
help wanted
scope: api
priority: high
foss hack
difficulty: 5

### **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...

enhancement
Review effort [1-5]: 2

# 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...

type: bug
scope: web
priority: medium
difficulty: 2
hacktoberfest

### **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...

enhancement
Review effort [1-5]: 3
Dependencies

### **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...

enhancement
Review effort [1-5]: 2

### **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....

enhancement
Review effort [1-5]: 2

## 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...

type: feature
scope: platform
priority: high
difficulty: 2
hacktoberfest

### **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...

enhancement
Review effort [1-5]: 3

**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...

type: bug
help wanted
scope: api
priority: high
difficulty: 3
hacktoberfest

### **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 [[...

enhancement
Review effort [1-5]: 1
Configuration changes