blossom-project / blossom

Blossom is a Java framework based on Spring-Boot which enables you to realize your projects quickly and smoothly. It comes with several modules and tools made to ease and speed up your development process.
http://blossom-project.com
Apache License 2.0
21 stars 21 forks source link

Gravatar Enhancement #209

Open PlImbert opened 5 years ago

PlImbert commented 5 years ago

Implemented requested Gravatar enhancement: When creating a user, his email will be checked in order to retrieve his gravatar picture. If the users email is not linked to a gravatar picture, no action will be taken.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.1%) to 56.389% when pulling 8d2cf3523b9752e599ef75047a7235ba92e2f8ba on PlImbert:Gravatar into f891202095695abeeb5e9cb28cbd7e9330d1e30a on blossom-project:master.