andreaswachs/bachelors-project

[BUG] Labs with same name will have IP pool collisions

Closed this issue · 2 comments

As it says in the title

This is due to the poor design of labs.ID == labs.Name

Fixed by not treating lab names as lab ids: #61