JEToP / jetop_credentials_frontend

Official JEToP credentials manager
8 stars 9 forks source link

One Service has many Credentials #18

Open TheGrinch00 opened 4 years ago

TheGrinch00 commented 4 years ago

Now Service Object expects only one username and one password. In the DB, there is a 1:N relation between Service and Credentials, so we need to refactor Service Model to support this relation