23 Commits (9e63985b284e4529825b8ac9a41a27eb42153396)

Author SHA1 Message Date
Jean-Christophe BEGUE 9e63985b28 Check email validity before using it for password hint sending 7 years ago
Jean-Christophe BEGUE d68f57cbba Fix password hint showing logic 7 years ago
Jean-Christophe BEGUE 812387e586 SMTP integration, send password hint by email. 7 years ago
Jean-Christophe BEGUE d3b4b10d18 Add a explaination to the password hint message #85 7 years ago
Jean-Christophe BEGUE c031ae9f2f Make password hints available in the error message #85 7 years ago
Daniel García 1c45c2ec3a Implemented API endpoints to modify profile name and hint, and to change email address, fixes #43 7 years ago
Daniel García 410ee9f1f7 Fixed case problems, hopefully this time for real 7 years ago
Daniel García 483066b9a0 Some style changes, removed useless matches and formats 7 years ago
Daniel García 2be1dafe80 Missed some 7 years ago
Daniel García 5ec728683e Make sure the inputs are always in the same case (PascalCase, which is what upstream seems to prefer most of the time) 7 years ago
Daniel García 1a4b1a8254 Enabled unused variable warning again, fixed some possible bugs where we didn't check some parameters, and explicitly marked all unused parameters (mostly orgheaders) 7 years ago
Miroslav Prasil e54b52f109 Improve Folder::delete() to handle FolderCipher 7 years ago
Miroslav Prasil 21c1ab7fda Remove dependent items when removing cipher 7 years ago
Miroslav Prasil b0472d7aab Delete owned ciphers on account deletion 7 years ago
Daniel García 7e7c3681da Implemented public key method correctly, which fixes decryption errors in collections and organizations 7 years ago
Daniel García 4093bf92fe Initial organizations functionality: Creating orgs and inviting users 7 years ago
Daniel García dfefbf1f31 Fixed cipher import, created missing data structs instead of using generic Value, and fixed some warnings 7 years ago
Daniel García e173ef948d Removed some unnecesary clones 7 years ago
Daniel García d6a1a9b274 Detect device type correctly and shorten return types of functions 7 years ago
Daniel García 84a75c871b Improved error messagees, implemented delete ciphers, attachments and account, implemented two factor recovery. 7 years ago
Daniel García 31bf2bc2b1 Solved some warnings 7 years ago
Daniel García b54684b677 Upload and download attachments, and added License file 7 years ago
Daniel García 5cd40c63ed First working version 7 years ago