Add autopatch for new permission system
This commit is contained in:
10
autopatches/patches/new-permission-system/pr_body.md
Normal file
10
autopatches/patches/new-permission-system/pr_body.md
Normal file
@ -0,0 +1,10 @@
|
||||
|
||||
NB. : this is an ***automated*** attempt to migrate the app to the new permission system
|
||||
|
||||
You should ***not*** blindly trust the proposed changes. In particular, the auto-patch will not handle:
|
||||
- situations which are more complex than "if is_public is true, allow visitors"
|
||||
- situations where the app needs to be temporarily public (then possible private) during initial configuration
|
||||
- apps using non-standard syntax
|
||||
- other specific use cases
|
||||
|
||||
***PLEASE*** carefully review, test and amend the proposed changes if you find that the autopatch did not do a proper job.
|
Reference in New Issue
Block a user