Fossil Forum
jerryko
1 month, 3 weeks ago
Post: Inconsistent Setup/Admin Chat capability inheritance
I was just browsing the capabilities code and noticed that the Setup User/Admin group inherit chat(C) capability in login_set_capabilities() but not in capability_expand().
I don't know that this results in any real bug so consider this only an inconsistency report.
stephan
1 month, 3 weeks ago
I don't know that this results in any real bug so consider this only an inconsistency report.
Fixed now. That code's been unchanged since 2018-08-17 and has not apparently caused any grief, so doesn't seem to have been a "real bug". Even so, inconsistency irks, so thank you for the report!