nextcloud-passwords-app icon indicating copy to clipboard operation
nextcloud-passwords-app copied to clipboard

Add Icons for Passwords

Open lu4p opened this issue 6 years ago • 1 comments

Current Status Currently only the names of the passwords will be synced for identification.

Feature Description

In the web-interface there are also Icons for the passwords. amazon-password

I would appreciate it if these icons are also fetched inside the app, not by default because this has some privacy implications.

The Icons can be queried using the services api of the Passwords app: https://git.mdns.eu/nextcloud/passwords/wikis/Developers/Api/Service-Api#the-favicon-action

lu4p avatar Jul 31 '19 12:07 lu4p

If you implement this feature please use the favicon api provided by the app itself.

This way is more stable and will use the favicon service chosen by the user.

The besticon instance hosted on heroku is only intended for the passwords app and not for anything else and i will stop it if i see it being used otherwise.

marius-wieschollek avatar Jul 31 '19 16:07 marius-wieschollek