Laguna

Results 13 issues of Laguna

I'm trying to use your wrapper to access my cloud account, and the documentation seems to be geared almost entirely towards server use. I think I may be missing something....

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description When connecting my app to Git it says `SSH key misconfiguration`. I...

Bug
Needs Triaging
Git Version Control
Medium
Git Pod

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description When a user tried to upload a 7MB file to their API...

Bug
High
Needs Triaging
REST API plugin

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary I would like to request the integration of external credential providers, such...

Enhancement
Datasources
Data Platform Pod
Integrations Pod
Secret Management

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary As a developer I would like to use external providers like Hashi...

Enhancement
BE Coders Pod
Data Platform Pod
Secret Management

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary When a user first logs into the instance they are presented with...

Enhancement
Production
Community Reported
Team Managers Pod
SSO
Medium

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary There should be a flag to cap or disable audit logs when...

Enhancement
Community Reported
Team Managers Pod
Audit Logs

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description When you pass an object with a string property containing a lone...

Bug
Production
Community Reported
Needs Triaging
Core Query Execution
Query & JS Pod
Medium
Integrations Product

Added `regex.escape` to escape regex strings. I saw the issue for this and needed the same, so here it is! It takes a string, escapes all regex chars, and returns...

Read the tin! The replace functions were all replace all style by default and there was no option at all to just replace the first occurrence. This rectifies that for...