go-passbolt/api
2025-03-19 15:34:28 +01:00
..
api.go Add DoCustomRequestV5 2025-03-14 13:28:27 +01:00
auth.go store userprivatekey in clients as crypto.key instead of armor 2025-03-19 14:40:16 +01:00
client.go Always Copy User Private Key to prevent it getting wiped 2025-03-19 15:34:28 +01:00
comments.go add uuid check before insering into url 2022-01-21 13:46:26 +01:00
encryption.go Always Copy User Private Key to prevent it getting wiped 2025-03-19 15:34:28 +01:00
errors.go add missing Comments to Public Functions 2021-08-30 19:03:01 +02:00
favorites.go add uuid check before insering into url 2022-01-21 13:46:26 +01:00
folders.go add uuid check before insering into url 2022-01-21 13:46:26 +01:00
foreign_model.go Add Foreign Model Enum for Session Keys 2025-03-12 18:21:40 +01:00
gpgkey.go add uuid check before insering into url 2022-01-21 13:46:26 +01:00
groups.go add uuid check before insering into url 2022-01-21 13:46:26 +01:00
healthcheck.go move api package to sub folder 2021-08-30 14:00:05 +02:00
metadata_sessionkey.go Migrate new things to DoCustomRequestV5, fix Comments 2025-03-14 13:29:07 +01:00
metadata_settings.go Migrate new things to DoCustomRequestV5, fix Comments 2025-03-14 13:29:07 +01:00
metadatakey.go Migrate new things to DoCustomRequestV5, fix Comments 2025-03-14 13:29:07 +01:00
mfa.go challange -> challenge 2023-04-19 21:24:12 +02:00
misc.go update regex 2022-01-21 14:40:06 +01:00
permissions.go add uuid check before insering into url 2022-01-21 13:46:26 +01:00
resource_types.go Add Workaround for inconsistent API Response 2023-11-24 13:32:47 +01:00
resources.go Add Metadata Related Field to Resource and GetResourcesOptions 2025-03-12 18:16:05 +01:00
roles.go move api package to sub folder 2021-08-30 14:00:05 +02:00
secrets.go Add totp and password-description-totp Support 2023-11-24 11:08:49 +01:00
settings.go Add Fetching of basic server settings 2025-03-05 17:54:10 +01:00
setup.go add uuid check before insering into url 2022-01-21 13:46:26 +01:00
share.go add uuid check before insering into url 2022-01-21 13:46:26 +01:00
time.go move api package to sub folder 2021-08-30 14:00:05 +02:00
users.go Add Missing MetadataKeys and Get Option to Users, fix User Me 2025-03-12 18:26:02 +01:00
verify.go store userprivatekey in clients as crypto.key instead of armor 2025-03-19 14:40:16 +01:00