HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/lib/python3/dist-packages/trac/upgrades/__pycache__/db30.cpython-310.pyc
o

�k�`��@sBddlmZddlmZddlmZddgZdgeZdd�Zd	S)
�)�backup_config_file)�printout)�_�DefaultPermissionPolicy�LegacyAttachmentPolicy�ReadonlyWikiPolicycCs�|j�dd�}|tkr(t|d�|j�ddd�t��|j��|j�	d�d
Sd|vr:|j�	d�t
td��d
S|j�	d	�d
S)z�Automatically append ReadonlyWikiPolicy if permission_policies is
    the default value. Otherwise, echo a message about the need to manually
    add ReadonlyWikiPolicy to the list of permission_policies.�trac�permission_policiesz	.db30.bakz, zEnabled ReadonlyWikiPolicy.rz,ReadonlyWikiPolicy must be manually enabled.z�Notice: To enable the readonly wiki attribute, trac.ini must be manually
edited to add ReadonlyWikiPolicy to the list of permission_policies in
the [trac] section.

For more details see: https://trac.edgewall.org/wiki/ReadonlyWikiPolicy
z#ReadonlyWikiPolicy already enabled.N)�config�getlist�_old_defaultr�set�join�_new_default�save�log�inforr)�env�version�cursor�policies�r�4/usr/lib/python3/dist-packages/trac/upgrades/db30.py�
do_upgrades

rN)	�	trac.utilr�trac.util.textr�trac.util.translationrrrrrrrr�<module>s