m-ld / timeld

Live shared timesheets
MIT License
1 stars 1 forks source link

Prevent users from editing timesheet Principals #104

Closed gsvarovsky closed 1 year ago

gsvarovsky commented 1 year ago

It's possible, with a non-app-managed clone using genuine user credentials, to add and remove timesheet security principals (users).

This should be prevented by making principals statutory, and giving the Gateway authority over them.

Requires m-ld/m-ld-js#130