REGmon-project / regmon

Athlete Monitoring in Sport Practice and Research
https://regmon-project.github.io/
MIT License
6 stars 1 forks source link

athlete<>coach permissions for results.php #13

Open ChristianStrotkoetter opened 10 months ago

ChristianStrotkoetter commented 10 months ago

In the current sample data, user profile "trainer1" has reading permissions for notes and form-id 4 (form name: "kurzsakala erholung und beanspruchung") of user profile "athlete1". grafik

If using user profile "trainer1", this permissions are correctly transfered towards form_results.php. The coach is only able to see the notes and the form-id 4. grafik

However, in results.php the coach is able to load all data from "athlete1", which shouldn't be possible. grafik