You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@richaferry Note that this .htaccess comment tag is searched to find and update existing entries. As a result, if the string is changed, you will need to do either of the following:
Change the existing insertWithMarkers() logic to check for both "BEGIN PublishPress Permissions" and "BEGIN Press Permit"
or...
Implement of plugin update script to modify existing "BEGIN Press Permit" entries in the uploads/.htaccess file to "BEGIN PublishPress Permissions". This would need to be done regardless of whether the File Access module is currently enabled, or tied to execution of File Access module init rather than plugin activation.
Currently it refers to Press Permit, the old plugin name
![Screenshot 2024-12-28 at 3 43 07 PM](https://private-user-images.githubusercontent.com/3868028/399111715-fdfdca01-7073-47f6-95fc-a23bf5dfb98a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2ODU0OTUsIm5iZiI6MTczOTY4NTE5NSwicGF0aCI6Ii8zODY4MDI4LzM5OTExMTcxNS1mZGZkY2EwMS03MDczLTQ3ZjYtOTVmYy1hMjNiZjVkZmI5OGEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTZUMDU1MzE1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MTYyMTQwOGIyZGRmMzA1ZmQ3YjI1NWE5NWRkMzlmOTk0YWYwODc2NWRhNWZhODc3NDdjODk0OTNjYTI5NmJmZCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.TVUAgy750tqy1k17Hhx_kbqnhrWHgU2-lJEy7_Hsbzw)
The text was updated successfully, but these errors were encountered: