console icon indicating copy to clipboard operation
console copied to clipboard

End-to-End encrypted application secrets and configuration management for developers.

Results 60 console issues
Sort by recently updated
recently updated
newest added

Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4. Commits bd81538 2024.07.04 (#295) 06a2cbf Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294) 13bba02 Bump actions/checkout from 4.1.6 to 4.1.7 (#293) e8abcd0 Bump pypa/gh-action-pypi-publish from...

dependencies
python

Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.14.0 to 3.15.2. Release notes Sourced from djangorestframework's releases. Version 3.15.1 What's Changed Update the message to be consistent with the Django `HttpResponseBa… by @​maycuatroi in encode/django-rest-framework#9287...

dependencies
python

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. Release notes Sourced from urllib3's releases. 1.26.19 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...

dependencies
python

Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...

dependencies
python

## :mag: Overview This initial PR for the issue #129 has the UI update for the filtering feature of logs ## :bulb: Proposed Changes *Detail the proposed changes, including new...

## Is your feature request related to a problem? The home screen currently serves very little value once a user has completed the getting started guide. The space between the...

enhancement

## Is your feature request related to a problem? Currently, input masking is handled by the browser by leveraging the html input `type="password"` attribute. Which this handles masking well, it...

enhancement
frontend
fosshack

## Is your feature request related to a problem? Secrets can be created with references to other secrets in the same or other environments. ![image](https://github.com/phasehq/console/assets/6710327/b320d0c7-62b4-4e03-a684-8cd18615cfd3) For example: `PROFILE_API=${API_BASE_URL}/profile` or `HEALTH_ENDPOINT=${production.BASE_URL}/health`...

enhancement
frontend
fosshack

### Describe the bug Currently if a user wishes to view their recovery phrase by going to setting and happens enters an incorrect sudo password and clicks unlock the process...

bug
good first issue
frontend
fosshack

## Is your feature request related to a problem? Currently there is no way to disable SSE / server side encryption after it has been enabled. ## Describe the solution...

enhancement
python
frontend
typescript
backend
fosshack