prior-art-archive / priorartarchive.org

Prior Art Archive Site
https://priorartarchive.org
GNU General Public License v2.0
3 stars 1 forks source link

Verify and enforce who should be able to edit a document #42

Open reefdog opened 5 years ago

reefdog commented 5 years ago

Mentioned in #6:

Title editing should allow editing by an admin, in a way that captures who made the last edit*. (Uploaders are often not available to clean up their files.)

Right now the document's organizationId must match the user's id. We need to assess that and add more complexity if necessary.

*Spinning the "capture" part off into #41.