Zeugwerk / Twinpack

Twinpack is a package manager for TwinCAT libraries with integration into the TwinCAT IDE. It enables the TwinCAT community to share their libraries and simplifies the continous integration of third-party components into TwinCAT projects.
https://twinpack.dev
GNU General Public License v3.0
51 stars 3 forks source link

Plain NuGet Servers don’t have a register url, so the login dialog never closes #136

Closed iadonkey closed 1 month ago

iadonkey commented 1 month ago

See https://github.com/Zeugwerk/Twinpack/blob/264bb296cfad91ee64cffee77453d78483b5adbf/TwinpackShared/Protocol/Authentication.cs#L50

RegisterUrl = null results in an endless loop unless login is successful

iadonkey commented 1 month ago

Will be available in the next release (> 1.0.7)