Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
4 check-ins tagged with "eradicate-d-cap"
|
2020-03-12
| ||
| 18:17 | Repurposed the check for "d" cap in the Security Audit page to warn that it should be removed from use. It checks the anonymous, developer, and reader users for it only, not any one-off uses. It also doesn't check Setup or Admin, but presumably whatever we reuse "d" for in the future will be granted to them by default. Closed-Leaf check-in: 8059b9cac1 user: wyoung tags: eradicate-d-cap | |
| 18:03 | Added comments and documentation for the removal of d cap. check-in: 7454cce841 user: wyoung tags: eradicate-d-cap | |
| 18:02 | Removed a "#if 0" related to this branch. check-in: dfa6609a9a user: wyoung tags: eradicate-d-cap | |
| 16:56 | An extension of [3941824d] to remove all mention of 'd' capability from the code, not just ifdef or comment it out. Also removes it from the docs and from the default capability set for Developer, dei -> ei. check-in: 55a7643938 user: wyoung tags: eradicate-d-cap | |