carlosmonastyrski
|
4e3613ac6e
|
Merge pull request #4314 from Infisical/fix/editButNotReadValuesFixForCommitRows
Fix edge case where users with edit but not read permission on new commit row logic
|
2025-08-05 15:32:59 -03:00 |
|
carlosmonastyrski
|
6be65f7a56
|
Merge pull request #4315 from Infisical/fix/reminderEmptyRecipients
Fix an issue on reminder recipients when all recipients are deleted on an update
|
2025-08-05 15:32:52 -03:00 |
|
Carlos Monastyrski
|
08f7e530b0
|
Fix edge case where users with edit but not read permission were having a strange behavior on the new commit row logic
|
2025-08-05 14:40:21 -03:00 |
|
Scott Wilson
|
35055955e2
|
Merge pull request #4298 from Infisical/secret-overview-table-scroll
improvement(frontend): make secret overview table header sticky, add underlines to env header links and limit table height for scroll
|
2025-08-05 09:04:33 -07:00 |
|
carlosmonastyrski
|
c188e7cd2b
|
Merge pull request #4311 from Infisical/fix/emptyStateIdentityAuthTemplate
Add empty state and improve upgrade plan logic on Identity Auth Templates
|
2025-08-04 23:19:12 -03:00 |
|
carlosmonastyrski
|
7d2ded6235
|
Merge pull request #4310 from Infisical/fix/bulkCommitUpdateRowValues
Allow users to type the same original value on bulk commits and remove them if no changes are left
|
2025-08-04 22:46:25 -03:00 |
|
Carlos Monastyrski
|
aab1a0297e
|
Add empty state and improve upgrade plan logic on Identity Auth Templates
|
2025-08-04 20:08:26 -03:00 |
|
Maidul Islam
|
dd0f5cebd2
|
Merge pull request #4301 from Infisical/docs-product-split
Update docs to be multi-product
|
2025-08-04 14:54:16 -07:00 |
|
Maidul Islam
|
1b29a4564a
|
fix typos
|
2025-08-04 14:52:47 -07:00 |
|
Maidul Islam
|
9e3c0c8583
|
fix links
|
2025-08-04 14:51:02 -07:00 |
|
Carlos Monastyrski
|
3e803debb4
|
Allow users to type the same original value on bulk commits and remove them if no changes are left
|
2025-08-04 18:22:30 -03:00 |
|
Maidul Islam
|
16ebe0f8e7
|
small nits
|
2025-08-04 14:11:13 -07:00 |
|
carlosmonastyrski
|
e8eb1b5f8b
|
Merge pull request #4300 from Infisical/feat/machineAuthTemplates
Add Machine Auth Templates
|
2025-08-04 17:24:10 -03:00 |
|
x032205
|
6e37b9f969
|
Merge pull request #4309 from Infisical/log-available-auth-methods-on-pass-reset
Log available auth methods on password reset
|
2025-08-04 16:22:44 -04:00 |
|
x032205
|
899b7fe024
|
Log available auth methods on password reset
|
2025-08-04 16:16:52 -04:00 |
|
Carlos Monastyrski
|
098a8b81be
|
Final improvements on machine auth templates
|
2025-08-04 17:01:44 -03:00 |
|
Daniel Hougaard
|
e852cd8b4a
|
Merge pull request #4287 from cyrgim/add-support-image-pull-secret
feat(helm): add support for imagePullSecrets
|
2025-08-04 23:36:23 +04:00 |
|
Carlos Monastyrski
|
830a2f9581
|
Renamed identity auth template permissions
|
2025-08-04 16:28:57 -03:00 |
|
Carlos Monastyrski
|
dc4db40936
|
Add space between identities tables
|
2025-08-04 16:14:24 -03:00 |
|
Carlos Monastyrski
|
0beff3cc1c
|
Fixed /ldap-auth/identities/:identityId response schema
|
2025-08-04 16:05:39 -03:00 |
|
x032205
|
5a3325fc53
|
Merge pull request #4308 from Infisical/fix-github-hostname-check
fix github hostname check
|
2025-08-04 14:37:31 -04:00 |
|
Carlos Monastyrski
|
3dde786621
|
General improvements on auth templates
|
2025-08-04 15:29:07 -03:00 |
|
Akhil Mohan
|
da6b233db1
|
Merge pull request #4307 from Infisical/helm-update-v0.9.5
Update Helm chart to version v0.9.5
|
2025-08-04 23:57:23 +05:30 |
|
x032205
|
6958f1cfbd
|
fix github hostname check
|
2025-08-04 14:24:09 -04:00 |
|
akhilmhdh
|
adf7a88d67
|
Update Helm chart to version v0.9.5
|
2025-08-04 18:22:44 +00:00 |
|
Akhil Mohan
|
b8cd836225
|
Merge pull request #4296 from Infisical/feat/operator-ldap
feat: ldap auth for k8s operator
|
2025-08-04 23:46:19 +05:30 |
|
=
|
6826b1c242
|
feat: made review changed
|
2025-08-04 23:36:05 +05:30 |
|
Daniel Hougaard
|
35012fde03
|
fix: added ldap identity auth example
|
2025-08-04 21:57:07 +04:00 |
|
x032205
|
6e14b2f793
|
Merge pull request #4306 from Infisical/log-github-error
log github error
|
2025-08-04 13:48:38 -04:00 |
|
x032205
|
5a3aa3d608
|
log github error
|
2025-08-04 13:42:00 -04:00 |
|
Daniel Hougaard
|
95b327de50
|
Merge pull request #4299 from Infisical/daniel/injector-ldap-auth-docs
docs(agent-injector): ldap auth method
|
2025-08-04 21:26:27 +04:00 |
|
Scott Wilson
|
a3c36f82f3
|
Merge pull request #4305 from Infisical/add-react-import-to-email-components
fix: add react import to email button component
|
2025-08-04 10:22:10 -07:00 |
|
Scott Wilson
|
42612da57d
|
Merge pull request #4293 from Infisical/minor-ui-feedback
improvements: adjust secret search padding when no clear icon and fix access approval reviewer tooltips display
|
2025-08-04 10:20:32 -07:00 |
|
Scott Wilson
|
f63c07d538
|
fix: add react import to email button component
|
2025-08-04 10:12:50 -07:00 |
|
x032205
|
98a08d136e
|
Merge pull request #4302 from Infisical/fix-timeout-for-audit-prune
Add timeout to audit log
|
2025-08-04 12:28:48 -04:00 |
|
x032205
|
6c74b875f3
|
up to 10 mins
|
2025-08-04 10:46:10 -04:00 |
|
x032205
|
793cd4c144
|
Add timeout to audit log
|
2025-08-04 10:43:25 -04:00 |
|
Tuan Dang
|
dc0cc4c29d
|
Update images for user + machine identities
|
2025-08-04 18:48:46 +07:00 |
|
Tuan Dang
|
6dd639be60
|
Update docs to be multi-product
|
2025-08-04 16:58:00 +07:00 |
|
Carlos Monastyrski
|
ebe05661d3
|
Addressed pr comments
|
2025-08-03 13:02:20 -03:00 |
|
Carlos Monastyrski
|
4f0007faa5
|
Add Machine Auth Templates
|
2025-08-03 12:19:57 -03:00 |
|
Sid
|
ec0be1166f
|
feat: Secret reminder from date filter (#4289)
* feat: add fromDate in reminders
* feat: update reminder form
* fix: lint
* chore: generate schema
* fix: reminder logic
* fix: update ui
* fix: pr change
---------
Co-authored-by: sidwebworks <xodeveloper@gmail.com>
|
2025-08-03 01:10:23 +05:30 |
|
Daniel Hougaard
|
899d01237c
|
docs(agent-injector): ldap auth method
|
2025-08-02 19:43:27 +04:00 |
|
Scott Wilson
|
ff5dbe74fd
|
Merge pull request #4284 from Infisical/simplify-email-design
improvement(email-templates): simplify email design, refactor link/button to re-usable components and improve design
|
2025-08-01 18:48:53 -07:00 |
|
x032205
|
24004084f2
|
Merge pull request #4292 from Infisical/ENG-3422
feat(app-connections): GitHub Enterprise Server support
|
2025-08-01 21:45:05 -04:00 |
|
x032205
|
0e401ece73
|
Attempt to use octokit request from dependencies
|
2025-08-01 21:30:32 -04:00 |
|
x032205
|
c4e1651df7
|
consistent versioning
|
2025-08-01 21:19:03 -04:00 |
|
x032205
|
514c7596db
|
Swap away from octokit request
|
2025-08-01 21:08:15 -04:00 |
|
Scott Wilson
|
9fbdede82c
|
improvements: address feedback
|
2025-08-01 17:01:51 -07:00 |
|
Scott Wilson
|
1898c16f1b
|
improvement: make secret overview table header sticky, add underlines to env header links and limit table height for scroll
|
2025-08-01 16:47:11 -07:00 |
|