ACRA / acralyzer

Open source backend for ACRA reports.
GNU General Public License v3.0
489 stars 90 forks source link

Allow anyone to comment without Admin Party? #71

Open toldervoll opened 10 years ago

toldervoll commented 10 years ago

I'd like to allow non-authenticated users to add comments on bugs (in addition to full read access). Currently the only way I've found to allow this is to leaved Admin Party on, which is a little scary since then anyone can delete the whole database. Is there a way to grant comment access to anonymous users without granting them admin rights?

nicolas-raoul commented 9 years ago

I support this as well, that would be great! :-) With our previous crash reports system (in-house), everything was open and users were a great help, they often explained ways to reproduce certain crashes.