.. |
api.go
|
feat: deprecating api-version query param in api calls
|
2025-03-05 19:57:43 +01:00 |
auth.go
|
Automatically setup Metadata Type Settings after login
|
2025-03-05 18:16:13 +01:00 |
client.go
|
Merge pull request #41 from passbolt/v5-server-settings
|
2025-03-06 14:09:38 +01:00 |
comments.go
|
add uuid check before insering into url
|
2022-01-21 13:46:26 +01:00 |
encryption.go
|
allow empty Client for Registration
|
2021-09-02 13:31:23 +02: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
|
Add Basic Metadata Session Key Structs and functions
|
2025-03-12 18:32:12 +01:00 |
metadata_settings.go
|
Add Fetching of MetadataTypeSettings and default Values
|
2025-03-05 17:55:22 +01:00 |
metadatakey.go
|
Add Metadata Key Structs, Types and Getter
|
2025-03-12 18:14:59 +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
|
challange -> challenge
|
2023-04-19 21:24:12 +02:00 |