martinjonsson01 / contract-portal

A website for working with a contract portfolio that can be bought into by other corporations. The central function of the portal allows for viewing these contracts and using them to receive discounts on purchases.
6 stars 1 forks source link

Bugfix 132 multiple user can have same name #170

Closed martinjonsson01 closed 2 years ago

martinjonsson01 commented 2 years ago

Summary

Replaces the use of usernames instead of IDs everywhere in the code, and disallows users with the same name.

chrome_35LhYvwmfF

Closes #132