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-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-02-13Remove server side encryption setting at admin page.brantje
Fix counting credentials (Fixes #235) Fix for deleting shared credental (Fixes #232) Fix for empty sharing keys in vaults (Fixes #230) Fix removed shared credential leaves tags Fix for lastpass import #233 Disable share button when link sharing is disabled. Or when it's not shared with a user. Add issue template Bump version
2017-02-05Fix missing filesbrantje
2017-02-05Update readmebrantje
2017-02-05Bump versionbrantje
2017-01-18Fix missing admin-settings.jsbrantje
Remove settings property (Fixes #211) Add file to avoid errors (Fixes #210) Fix for deleting credential Fix for deleting vault (fixes #212)
2017-01-12Add preflighted cors, opening the way for extensions.brantje
Signed-off-by: brantje <brantje@gmail.com>
2017-01-11Bump app version, add openssl as dependencybrantje
2016-12-30Refactor settings, create SettingsServicebrantje
Fix settings not working in ownCloud Signed-off-by: brantje <brantje@gmail.com>
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-28Bump version to update appstorebrantje
2016-12-28Add newlines to info.xmlbrantje
2016-12-28Add summary tag to info.xmlbrantje
2016-12-28Remove double tag in infobrantje
2016-12-27Add app versionbrantje
Make the version route dont require csrf
2016-12-22Fix bookmarkletbrantje
2016-12-22Small change to info.xml (appstore giving errors)brantje
2016-12-22Small change to info.xmlbrantje
2016-12-22Small change to info.xmlbrantje
2016-12-22Update readme and App infobrantje
2016-12-22Use https for images in info.xmlbrantje
2016-12-22Make appinfo/info.xml complaint with appstorebrantje
2016-12-22Bump version for appstorebrantje
2016-12-22Bump version for appstorebrantje
2016-12-20Apply translations to html templatesbrantje
2016-12-19Increase max-versionbrantje
2016-10-16Remove deprecated cronbrantje
2016-10-08Remove commentbrantje
Fix if statement Add return Add return Remove assignment
2016-10-07Delete users from share listbrantje
2016-10-07Vault use guidsbrantje
2016-10-07Credentials use guidsbrantje
2016-10-05Added capability on the api revisions endpoint to get shared item revisions ↵Marcos Zuriaga
by target user
2016-10-05Downloading shared files worksbrantje
2016-10-05Add route to update revisionsbrantje
2016-10-05Add route for updating filebrantje
2016-10-04Fix updating shared credentialbrantje
2016-10-04Api endpoint logic to gather the ACL of a credentialMarcos Zuriaga
2016-10-04Reorder routes definitionsMarcos Zuriaga
2016-10-04Updated API public endpointsMarcos Zuriaga
2016-10-04Link sharing worksbrantje
2016-10-04Add expire_viewsbrantje
2016-10-04Changes on apiMarcos Zuriaga
2016-10-03Fixed url on apiMarcos Zuriaga
2016-10-03Sharing public link creation API endpointMarcos Zuriaga
2016-10-03Api endpoint to get the public link credentialsMarcos Zuriaga
2016-10-03Added edited_by field to credential revisionsMarcos Zuriaga
2016-10-03Added api endpoint to get revisions of shared itemsMarcos Zuriaga
2016-10-03Add backend for deleting share requestsbrantje
2016-10-03Revert "Unshare item. Reading shared credential broke?"brantje
This reverts commit 86d9910f74931ea31696b9aab8cc0a4641561194.
2016-10-03Unshare item. Reading shared credential broke?brantje