mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
Move SSL redirection logic to Context::init()
This commit is contained in:
parent
65df40ad9f
commit
b5740052fc
15 changed files with 199 additions and 126 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<actions>
|
||||
<action name="dispDocumentPrint" type="view" meta-noindex="true"/>
|
||||
<action name="dispDocumentPreview" type="view" meta-noindex="true"/>
|
||||
<action name="dispTempSavedList" type="view" permission="member" meta-noindex="true"/>
|
||||
<action name="dispTempSavedList" type="view" permission="member" meta-noindex="true" use-ssl="true" />
|
||||
<action name="dispDocumentDeclare" type="view" permission="member" meta-noindex="true" />
|
||||
<action name="dispDocumentManageDocument" type="view" permission="all-managers" meta-noindex="true" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue