ncbo / bioportal_web_ui

A Rails application for biological ontologies
http://bioportal.bioontology.org/
Other
21 stars 2 forks source link

Add support for GitHub and ORCID identifiers, plus enhancements to user account management #321

Closed jvendetti closed 2 months ago

jvendetti commented 2 months ago

This pull request introduces optional functionality for users to associate their GitHub usernames and ORCID iDs with their BioPortal accounts. Additionally, it includes several incremental improvements and refactoring efforts for the account and login pages to enhance the overall user experience.

Account creation page enhancements

Account show and edit page improvements

Password management

Validation and code cleanup