archimatetool / archi-modelrepository-plugin

coArchi - a plug-in to share and collaborate on Archi models.
153 stars 52 forks source link

Authentication Requirements for Git have changed and coArchi can't refresh/publish Models #172

Closed andrejs86 closed 3 years ago

andrejs86 commented 3 years ago

Version of Archi, Operating System

Archi 4.8.1, Windows 10 Enterprise 20H2

Version of this plug-in

Archi Collaboration (coArchi) 0.7.1.202102021056

Any other plug-ins installed?

No other plugin installed

Expected Behaviour

Commit and Push Archi Model to Github repo successfully.

Actual Behaviour

Error when trying to access Github repo. Github is changing its authentication requirements as per: https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/

Steps to Reproduce the Behaviour

  1. Try to refresh Model or
  2. Make any change
  3. Try to Publish Model

image

Is there a way to use SSH or any method other than "username and password"?

Phillipus commented 3 years ago

See https://github.com/archimatetool/archi-modelrepository-plugin/issues/159

andrejs86 commented 3 years ago

Thank you!