https://github.com/traptitech/nc-traq-avatar
Nextcloud plugin for traQ avatar integration
https://github.com/traptitech/nc-traq-avatar
Last synced: over 1 year ago
JSON representation
Nextcloud plugin for traQ avatar integration
- Host: GitHub
- URL: https://github.com/traptitech/nc-traq-avatar
- Owner: traPtitech
- License: agpl-3.0
- Created: 2020-02-23T11:44:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-26T08:36:40.000Z (over 3 years ago)
- Last Synced: 2025-02-02T13:51:59.400Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 171 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gravatar integration for Nextcloud
This plugin is a fork of https://github.com/weeman1337/nextcloud-gravatar.
**This app adds Gravatar support to your Nextcloud.**
Gravatar is an online service where users can upload an avatar linked to their email address.
This app checks the user's Gravatar on every login and sets the avatar image.
## Settings
You may configure the app to ask every user whether he wants to use Gravatar or not:

This results in a notification:

And a setting:

## Privacy note
This app sends md5 hashed versions of the users' email addresses to Gravatar.
See also their privacy policy: https://automattic.com/privacy/ .