Carlo Sala
62929263fa
fix(perms)!: change function name from fixperms
to resetperms
and document caution ( #10686 )
...
BREAKING CHANGE: function `fixperms` has been renamed to the more accurate `resetperms`.
Please read the README carefully before using it as it may badly reset the permissions.
Fixes #10648
Closes #10686
2022-11-11 16:49:47 +01:00
Marc Cornellà
610b2529d2
Clean up plugin READMEs and a few plugins
...
- fasd
- history
- mercurial
- pylint
- repo
- yii2
2020-03-11 19:57:46 +01:00
Matthieu PETIOT
b0052c7958
Add argument to set644 and set755 perms alias. ( #6959 )
...
This can avoid big mistakes as this I just made.
I thought I could give it an argument. So, now, it is possible.
2018-07-04 12:48:46 +02:00
Ariel Rivas
cb60cfc7bd
Avoid unnecesary processing... ( #5352 )
...
by discarding directories or files with permissions already correctly set
2016-09-19 19:57:51 -07:00
Rory Hardy
2ab67382e7
Added perms plugin ( #1752 )
...
* Added perms plugin
* HTTPS -> HTTP for comment URL
* Added a README
* Updated TOF comment
* Pulled in updates by apjanke with minor tweaks
2016-08-26 22:05:33 +02:00