Akhil Mohan
ea4e51d826
Merge pull request #2268 from Ayush-Dutt-Sharma/ayush/bug-2267-backend
...
better logging and while loop for ask propmt again
2024-08-10 19:48:05 +05:30
Ayush Dutt Sharma
3bc920c593
better logging and while loop for ask propmt again
2024-08-10 15:36:43 +05:30
Maidul Islam
df38c761ad
Merge pull request #2265 from akhilmhdh/fix/migration-switch-batch-insert
...
Secret migration switched to chunking based batch insert
2024-08-09 11:46:19 -04:00
=
32a84471f2
feat: added a new batch insert operation to convert inserts into chunks and updated secret migration
2024-08-09 21:02:26 +05:30
Akhil Mohan
ea14df2cbd
Merge pull request #2242 from akhilmhdh/fix/tag-filter-secret-api
...
Tag based filtering for secret endpoint
2024-08-09 20:33:43 +05:30
BlackMagiq
6bd6cac366
Merge pull request #2264 from Infisical/misc/addressed-misleading-google-saml-setup
...
misc: addressed misleading docs and placeholder values for Google SAML
2024-08-09 07:43:56 -07:00
Maidul Islam
45294253aa
Merge pull request #2194 from GLEF1X/bugfix/yaml-exporting
...
fix(cli): make yaml exporting reliable and standardized
2024-08-09 10:01:26 -04:00
Sheen Capadngan
635fbdc80b
misc: addressedm misleading docs and placeholder values for google saml
2024-08-09 21:29:33 +08:00
Akhil Mohan
d20c48b7cf
Merge pull request #2263 from Ayush-Dutt-Sharma/ayush/document-fixes
...
kubernetes operators integration doc fix
2024-08-09 14:59:50 +05:30
=
1fc18fe23b
feat: added name in attach tag
2024-08-09 14:38:15 +05:30
Ayush Dutt Sharma
99403e122b
kubernetes operators integration doc fix
2024-08-09 14:33:29 +05:30
Maidul Islam
5176e70437
rephrase error messages
2024-08-08 18:15:13 -04:00
Maidul Islam
82b2b0af97
Merge pull request #2255 from akhilmhdh/feat/secret-get-personal
...
fix: resolved cli failign to get overriden secret in get command
2024-08-08 15:08:39 -04:00
Maidul Islam
e313c866a2
remove backup test for temp
2024-08-08 14:25:12 -04:00
Maidul Islam
2d81606049
update test with typo fix
2024-08-08 14:03:52 -04:00
Maidul Islam
718f4ef129
Merge pull request #2256 from Infisical/maidu-2321e
...
remove INFISICAL_VAULT_FILE_PASSPHRASE because it is being auto generated now
2024-08-08 13:52:05 -04:00
Maidul Islam
a42f3b3763
remove INFISICAL_VAULT_FILE_PASSPHRASE because it is being auto generated now
2024-08-08 13:50:34 -04:00
Maidul Islam
f7d882a6fc
Merge pull request #2254 from akhilmhdh/fix/backup
...
Resolved keyring dataset too big by keeping only the encryption key
2024-08-08 13:19:50 -04:00
Maidul Islam
385afdfcf8
generate random string fn
2024-08-08 13:03:45 -04:00
Maidul Islam
281d703cc3
removeed vault use command and auto generated passphrase
2024-08-08 13:02:08 -04:00
Maidul Islam
6f56ed5474
add missing error logs on secrets backup
2024-08-08 13:01:14 -04:00
=
809e4eeba1
fix: resolved cli failign to get overriden secret in get command
2024-08-08 21:23:04 +05:30
=
254446c895
fix: resolved keyring dataset too big by keeping only the encryption key
2024-08-08 13:04:33 +05:30
Maidul Islam
bb52e2beb4
Update secret-tag-router.ts
2024-08-08 00:31:41 -04:00
Maidul Islam
2739b08e59
revert bb934ef7b1
2024-08-07 22:15:06 -04:00
Maidul Islam
ba5e877a3b
Revert "add base64 package"
...
This reverts commit 4892eea009 .
2024-08-07 22:14:08 -04:00
Maidul Islam
d2752216f6
Merge pull request #2253 from Infisical/revert-2252-maidul-dhusduqwdhj
...
Revert "Patch CLI auto select file vault "
2024-08-07 22:13:00 -04:00
Maidul Islam
d91fb0db02
Revert "Patch CLI auto select file vault "
2024-08-07 22:12:50 -04:00
Maidul Islam
4892eea009
add base64 package
2024-08-07 19:06:25 -04:00
Maidul Islam
09c6fcb73b
Merge pull request #2252 from Infisical/maidul-dhusduqwdhj
...
Patch CLI auto select file vault
2024-08-07 19:03:38 -04:00
Maidul Islam
79181a1e3d
remove os
2024-08-07 23:03:14 +00:00
Maidul Islam
bb934ef7b1
set vault type when auto selection enabled
2024-08-07 23:02:35 +00:00
Maidul Islam
cd9316537d
prevent auto saving passphrase to disk
2024-08-07 18:56:15 -04:00
Maidul Islam
942e5f2f65
update phrase
2024-08-07 18:35:57 -04:00
Maidul Islam
353d231a4e
Patch CLI auto select file vault
...
# Description 📣
When we auto select file vault, we also need to set it's type. When we set the type, we don't need to fall back to file vault in the `GetValueInKeyring` and `DeleteValueInKeyring` because `currentVaultBackend` will be `file`.
Also rephrased the text asking the user to eneter a passphrase.
2024-08-07 18:35:07 -04:00
Maidul Islam
68e05b7198
add debug log to print keyring error
2024-08-07 14:51:55 -04:00
Maidul Islam
4f998e3940
Merge pull request #2251 from akhilmhdh/fix/replication
...
fix: resolved replication secret not getting deleted
2024-08-07 11:57:14 -04:00
=
1248840dc8
fix: resolved replication secret not getting deleted
2024-08-07 21:23:22 +05:30
Maidul Islam
64c8125e4b
add external secrets operator mention in k8s docs
2024-08-07 11:13:02 -04:00
=
c109fbab3e
feat: removed tag name used in queries
2024-08-07 13:24:22 +05:30
=
15fb01089b
feat: name removal in tag respective changes in frontend
2024-08-07 13:15:53 +05:30
=
6f4be3e25a
feat: removed name from tag and stricter slugification for tag endpoint
2024-08-07 13:14:39 +05:30
Akhil Mohan
8d33647739
Merge pull request #2249 from Infisical/maidul-sqhdqwdgvqwjf
...
patch findProjectUserWorkspaceKey
2024-08-06 22:12:03 +05:30
Maidul Islam
d1c142e5b1
patch findProjectUserWorkspaceKey
2024-08-06 12:39:06 -04:00
Maidul Islam
bb1cad0c5b
Merge pull request #2223 from Infisical/misc/add-org-level-rate-limit
...
misc: moved to license-plan-based rate limits
2024-08-06 10:42:57 -04:00
Maidul Islam
2a1cfe15b4
update text when secrets deleted after integ delete
2024-08-06 10:07:41 -04:00
Maidul Islam
881d70bc64
Merge pull request #2238 from Infisical/feat/enabled-secrets-deletion-on-integ-removal
...
feat: added secrets deletion feature on integration removal
2024-08-06 09:54:15 -04:00
Maidul Islam
902a0b0ed4
Merge pull request #2243 from akhilmhdh/fix/missing-coment-field
2024-08-06 08:18:18 -04:00
Sheen Capadngan
ba92192537
misc: removed creation limits completely
2024-08-06 19:41:09 +08:00
Sheen Capadngan
26ed8df73c
misc: finalized list of license rate limits
2024-08-06 19:14:49 +08:00