go-passbolt/api
2021-11-18 12:20:52 +01:00
..
api.go fix Base url path being overwritten 2021-11-18 09:09:34 +01:00
auth.go add PHPSESSID to Session Cookie Whitelist 2021-11-18 12:20:52 +01:00
client.go fix Base url path being overwritten 2021-11-18 09:09:34 +01:00
comments.go move api package to sub folder 2021-08-30 14:00:05 +02: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 move api package to sub folder 2021-08-30 14:00:05 +02:00
folders.go Add Folder Get Options for Get Calls 2021-09-16 14:17:03 +02:00
gpgkey.go move api package to sub folder 2021-08-30 14:00:05 +02:00
groups.go improve group support 2021-09-02 09:27:45 +02:00
healthcheck.go move api package to sub folder 2021-08-30 14:00:05 +02:00
mfa.go add MFA structs, Make Callback Public 2021-09-20 10:23:59 +02:00
misc.go Added ServerVerification Functions, Minor Cleanup 2021-09-22 10:11:55 +02:00
permissions.go remove non existant API function 2021-09-16 14:18:38 +02:00
resource_types.go add missing Comments to Public Functions 2021-08-30 19:03:01 +02:00
resources.go update resource get options 2021-09-08 11:09:23 +02:00
roles.go move api package to sub folder 2021-08-30 14:00:05 +02:00
secrets.go add missing Comments to Public Functions 2021-08-30 19:03:01 +02:00
setup.go remove bad space 2021-09-02 16:11:42 +02:00
share.go add missing Comments to Public Functions 2021-08-30 19:03:01 +02:00
time.go move api package to sub folder 2021-08-30 14:00:05 +02:00
users.go adjust user get options 2021-09-08 14:41:02 +02:00
verify.go Add missing Comments 2021-09-22 13:09:11 +02:00