... | @@ -2,24 +2,26 @@ |
... | @@ -2,24 +2,26 @@ |
|
|
|
|
|
## Contents
|
|
## Contents
|
|
1. [The API](./Api)
|
|
1. [The API](./Api)
|
|
1. [Password API](./Api/Password-Api)
|
|
1. [Session API](./Api/Session-Api)
|
|
2. [Folder API](./Api/Folder-Api)
|
|
2. [Password API](./Api/Password-Api)
|
|
3. [Tag API](./Api/Tag-Api)
|
|
3. [Folder API](./Api/Folder-Api)
|
|
4. [Share API](./Api/Share-Api)
|
|
4. [Tag API](./Api/Tag-Api)
|
|
5. [Service API](./Api/Service-Api)
|
|
5. [Share API](./Api/Share-Api)
|
|
6. [Session API](./Api/Session-Api)
|
|
6. [Service API](./Api/Service-Api)
|
|
7. [Settings API](./Api/Settings-Api)
|
|
7. [Settings API](./Api/Settings-Api)
|
|
8. [Token API](./Api/Token-Api)
|
|
8. [Token API](./Api/Token-Api)
|
|
9. [Object Search API](./Api/Object-Search)
|
|
9. [Account API](./Api/Account-Api)
|
|
10. [Client Names](./Api/Client-Names)
|
|
10. [Keychain API](./Api/Keychain-Api)
|
|
11. [Error Codes](./Api/Error-Codes)
|
|
11. [Object Search API](./Api/Object-Search)
|
|
2. [Encryption](./Api/Encryption)
|
|
12. [Client Names](./Api/Client-Names)
|
|
|
|
13. [Error Codes](./Api/Error-Codes)
|
|
|
|
2. [Encryption](./Encryption)
|
|
1. Challenges
|
|
1. Challenges
|
|
1. [PWDv1 Challenge](./Api/Encryption/PWDv1Challenge)
|
|
1. [PWDv1 Challenge](./Encryption/PWDv1Challenge)
|
|
2. Keychains
|
|
2. Keychains
|
|
1. [CSEv1 Keychain](./Api/Encryption/CSEv1Keychain)
|
|
1. [CSEv1 Keychain](./Encryption/CSEv1Keychain)
|
|
3. Encryption
|
|
3. Encryption
|
|
1. [CSEv1 Encryption](./Api/Encryption/CSEv1Encryption)
|
|
1. [CSEv1 Encryption](./Encryption/CSEv1Encryption)
|
|
3. [Legacy API](./Api/Legacy-Api)
|
|
3. [Legacy API](./Api/Legacy-Api)
|
|
4. [Contributing](https://git.mdns.eu/nextcloud/passwords/blob/master/CONTRIBUTING.md)
|
|
4. [Contributing](https://git.mdns.eu/nextcloud/passwords/blob/master/CONTRIBUTING.md)
|
|
1. [Development Environment](https://git.mdns.eu/nextcloud/passwords/blob/master/CONTRIBUTING.md)
|
|
1. [Development Environment](https://git.mdns.eu/nextcloud/passwords/blob/master/CONTRIBUTING.md)
|
... | | ... | |