-
Updated
Mar 30, 2022 - Rust
bitwarden
Here are 154 public repositories matching this topic...
-
Updated
Apr 2, 2022 - Go
-
Updated
Apr 1, 2022 - TypeScript
-
Updated
Apr 2, 2022 - TypeScript
-
Updated
Apr 1, 2022 - TypeScript
-
Updated
Apr 1, 2022 - Shell
-
Updated
Aug 16, 2021 - Go
-
Updated
Mar 22, 2022 - C#
While was deploying this program to aws, I encountered an error as I did not setup sufficient permission. When I deploy the second time, I encountered various deploy error like
Serverless Error ---------------------------------------
An error occurred: IamRoleLambdaExecution - bitwarden-serverless-prod-us-east-1-lambdaRole already exists.
and
Serverless Error -----
-
Updated
Nov 25, 2021 - Shell
-
Updated
Apr 14, 2019 - Go
-
Updated
Apr 1, 2022 - TypeScript
-
Updated
Jan 6, 2022 - Shell
Objective
This PR adds a pipe which formats 16-digit credit card numbers in 4 groups of 4 digits each for better readability.
Community Forum Posts
Feature request post: https://community.bitwarden.com/t/display-card-numbers-in-groups-to-make-them-easier-to-read/12042
GitHub contribution post: https://community.bitwarden.com/t/display-card-numbers-in-groups-to-make-them-easier-to-
-
Updated
Mar 15, 2022 - Jinja
-
Updated
Feb 11, 2022 - Mustache
-
Updated
Nov 22, 2021 - Shell
-
Updated
Mar 1, 2022 - Shell
-
Updated
Sep 21, 2021 - HTML
-
Updated
Sep 7, 2021
-
Updated
Dec 7, 2021 - Kotlin
Improve this page
Add a description, image, and links to the bitwarden topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bitwarden topic, visit your repo's landing page and select "manage topics."


Describe the Bug
Sending invalid GUIDs to API endpoints will cause them to return an error code "500 Internal Server Error".
Steps To Reproduce
Expected Result
Endpoint returns a "400 Bad Request"
Actual Result
Endpoint returns a "500 Internal Server Error"
Environment