Maidul Islam
00fd44b33a
fix type issues
2024-06-11 00:34:54 -04:00
Maidul Islam
e2550d70b5
make skipMultilineEncoding null|undefined|bool
2024-06-11 00:28:55 -04:00
Maidul Islam
163d33509b
Patch multi line encoding when expandSecretRef is enabled
...
By default when you create a secret, it will have multi line encoding off but we actually treat this as true in the backend and UI. User’s aren’t expecting their multi line secrets to be double quoted by and made into a single line with/n, however we are doing it by default at the moment. This PR makes multi line encoding opt in and not opt out
2024-06-10 23:42:07 -04:00
Maidul Islam
b31d2be3f3
Merge pull request #1931 from minuchi/fix/preserve-annotations-when-updating
...
fix: preserve existing annotations when updating managed secret
2024-06-10 17:14:29 -04:00
Maidul Islam
ea517bc199
Merge pull request #1941 from belikedeep/docker-compose-command-update
...
Fix: Updated docker compose command (from compose V1 to compose v2)
2024-06-10 16:46:10 -04:00
Maidul Islam
a82b813553
describe isReplication flag
2024-06-10 16:20:29 -04:00
Maidul Islam
af03f706ba
Merge pull request #1943 from Infisical/create-pull-request/patch-1718043322
...
GH Action: rename new migration file timestamp
2024-06-10 14:15:55 -04:00
github-actions
9cf5bbc5d5
chore: renamed new migration files to latest timestamp (gh-action)
2024-06-10 18:15:21 +00:00
Maidul Islam
9161dd5e13
Merge pull request #1925 from Infisical/feat/add-captcha
...
feat: added captcha to password login
2024-06-10 14:14:57 -04:00
belikedeep
9303124f5f
Updated docker compose command (from compose V1 to compose v2)
2024-06-10 20:09:08 +05:30
Sheen Capadngan
03c9a5606b
Merge pull request #1928 from Infisical/feat/add-option-for-delete-disabling-github-integ
...
feat: added option for disabling github secret deletion
2024-06-10 22:35:04 +08:00
Sheen Capadngan
f4a1a00b59
misc: improved text of github option
2024-06-10 14:00:56 +08:00
Sheen Capadngan
b9933d711c
misc: addressed schema update
2024-06-10 13:58:40 +08:00
Sheen Capadngan
1abdb531d9
misc: removed comments
2024-06-10 13:36:53 +08:00
Sheen Capadngan
59b3123eb3
adjustment: removed unintended yaml updates
2024-06-10 13:33:42 +08:00
Sheen Capadngan
c1954a6386
Merge branch 'feat/add-captcha' of https://github.com/Infisical/infisical into feat/add-captcha
2024-06-10 13:27:31 +08:00
Sheen Capadngan
0bbb86ee2a
misc: simplified captcha flag and finalized build process
2024-06-10 13:24:44 +08:00
Maidul Islam
429b2a284d
Merge branch 'main' into feat/add-captcha
2024-06-09 17:44:55 -04:00
Maidul Islam
6c596092b0
Merge pull request #1927 from Infisical/shubham/eng-983-optimise-secretinput-usage-to-mask-secret-when-not-in-focus
...
fix: share secret input now masks value onBlur
2024-06-09 17:43:30 -04:00
Maidul Islam
fcd13eac8a
update saml org slug environment
2024-06-09 14:41:23 -04:00
Maidul Islam
1fb653754c
update saml slug env
2024-06-09 14:37:13 -04:00
Akhil Mohan
bb1d73b0f5
Merge pull request #1935 from Infisical/fix-saml-auto-redirect
...
patch saml auto redirect
2024-06-09 23:09:29 +05:30
Maidul Islam
59e9226d85
patch saml auto redirect
2024-06-09 13:30:44 -04:00
Maidul Islam
e6f42e1231
Merge pull request #1933 from Infisical/add-folder-sorting
...
added sorting for folders in overview
2024-06-08 22:31:07 -04:00
Vladyslav Matsiiako
06e7a90a44
added sorting for folders in overview
2024-06-08 22:26:49 -04:00
Maidul Islam
f075ff23a9
patch encoding type for kms
2024-06-08 18:38:25 -04:00
minuchi
6d40d951c6
fix: preserve existing annotations when updating managed secret
2024-06-09 01:43:41 +09:00
ShubhamPalriwala
e5b7ebbabf
revert: change in core component
2024-06-08 05:47:47 +05:30
Sheen Capadngan
610dd07a57
misc: updated failed password attempt limit for captcha
2024-06-08 00:39:14 +08:00
Sheen Capadngan
9d6d7540dc
misc: removed unnecessary project property
2024-06-08 00:34:33 +08:00
Sheen Capadngan
847c2c67ec
adjustment: made secret-deletion opt in
2024-06-08 00:30:30 +08:00
Maidul Islam
faa1572faf
update docs grammar
2024-06-07 12:04:21 -04:00
Maidul Islam
d288bcbd74
explain how auto reload works in docs
2024-06-07 12:01:59 -04:00
BlackMagiq
af1d30a49a
Merge pull request #1926 from Infisical/misc/added-auto-redeploy-cf-pages-option
...
misc: added auto-redeploy option for cf pages integration
2024-06-07 09:58:06 -04:00
Sheen Capadngan
76a424dcfb
feat: added option for disabling github secret deletion
2024-06-07 19:00:51 +08:00
ShubhamPalriwala
9d46c269d4
fix: secret input on tab moves to next field and masks value
2024-06-07 13:05:04 +05:30
Sheen Capadngan
cd92ce627c
misc: added autoredeploy option for cf pages integration
2024-06-07 13:23:46 +08:00
Sheen Capadngan
15c05b4910
misc: finalized captcha error message
2024-06-06 21:54:35 +08:00
Sheen Capadngan
65d88ef08e
misc: improved ux by requiring captcha entry before submission
2024-06-06 21:24:25 +08:00
Sheen Capadngan
81e4129e51
feat: added base captcha implementation
2024-06-06 20:42:54 +08:00
Sheen Capadngan
c1ca2a6f8c
Merge pull request #1918 from Infisical/feat/added-rundeck-api-integration
...
feat: added rundeck integration
2024-06-06 12:34:59 +08:00
BlackMagiq
9b6602a8e9
Merge pull request #1917 from akhilmhdh/feat/internal-kms
...
Internal functions for KMS
2024-06-06 00:01:27 -04:00
=
22db286dda
fix: resolved failing github action for api breaking change
2024-06-06 01:25:38 +05:30
Sheen Capadngan
9fd0373e39
misc: improved error handling
2024-06-06 03:15:57 +08:00
=
62f92b0bfa
feat: resolved root key failing for base64 and also added projectid and orgid field
2024-06-05 23:58:45 +05:30
=
abbef4fc44
feat: changed encrypt function input to buffer
2024-06-05 22:44:21 +05:30
=
34ca942f9d
fix: resolved failing test setup
2024-06-05 22:44:21 +05:30
=
1acf25dd53
feat: implmented first internal functions for KMS service
2024-06-05 22:44:20 +05:30
=
a0653883b6
feat: added pg bytea support to generate schema function
2024-06-05 22:44:20 +05:30
Maidul Islam
f3a4c32e3a
Merge pull request #1921 from akhilmhdh/fix/select-list-overflow
...
fix: ui issue resolved for list overflow
2024-06-04 20:38:40 -04:00