Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

Limit project database list to the items the user can actually access

Kevin Hausmann requested to merge feature/limit-to-available-project-dbs into main

Simple PR to filter the list of project databases to those actually available to the user. I also added some documentation to the IDatabaseRepository interface to make that clear.

The current way I implemented this may be inefficient, but I was unable to find another option. @oc000052926164 Is there a better way?

Merge request reports

Loading