You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2023. It is now read-only.
It would be awesome to support logins in Portus from other source (such as Gitlab), as it would be one less account developers need. Any plans to provide this functionality, or can anyone provide me pointers on what changes would need to be made? I would personally add omniauth, and integrate it that way, as there's support for a lot of authentication methods. For reference, in this scenario, Gitlab lets you specify a Gitlab password for HTTPS git authentication.