Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-22Small fixesbrantje
2017-02-22Implement onclick disable directivebrantje
2017-02-22Add feature to request vault destructionsbrantje
2017-02-17 Lock vault after 3 wrong attempts (Fixes #197)brantje
Fix share button, fix shared_key not added to storedCredential after sharing (Fixes #249) Add password app importer. Fixes #248 Fix version check via proxy. Fixes #237 Fix activity app not filtering. Fixes #246 Add EnPass txt importer. Fixes #159 Fix for disabled share button Require vault key for export. Fixes #199 Indicate that sharing only works with users that have 1 or more vaults. Fixes #242 Reset tags on logout. Fixes #245 Ability to enter OTP secret manually. Fixes #198 Create teampass importer. Fixes #244
2017-01-09Add vault logout timerbrantje
2016-12-28Add settings page, non functionalbrantje
Implement disable context menu Implemement disable http warning Implement vault key strength setting Implement share settings Implement version check setting
2016-12-28Require a minimum password strength for vaultsbrantje
2016-12-20Apply translations to html templatesbrantje
2016-10-12Login to selected vault on enter pressbrantje
2016-10-02Show a message on vault creation, solves #51brantje
2016-09-26Add scope.applybrantje
2016-09-25Create sharing keys on vault creationbrantje
2016-09-13Add generate password, copy to clipboardbrantje
2016-09-12Style improvementsbrantje
2016-09-11Login to vault worksbrantje
2016-09-11Starting to work on login to vaultbrantje
2016-09-11Add SettingService, setting default vault worksbrantje
2016-09-11Creating vaults works, getting vaults notbrantje
2016-09-11First setup of vaultsbrantje