Add note about extra permissions
This commit is contained in:
@ -4,6 +4,7 @@ NB. : this is an ***automated*** attempt to migrate the app to the new permissio
|
||||
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 that need to define extra permission for specific section of the app (such as admin interface)
|
||||
- apps using non-standard syntax
|
||||
- other specific use cases
|
||||
|
||||
|
Reference in New Issue
Block a user