Update the POD for checkView
This commit is contained in:
parent
afbd893061
commit
1704618d6b
1 changed files with 7 additions and 1 deletions
|
|
@ -296,7 +296,13 @@ sub canView {
|
|||
|
||||
=head2 checkView ( )
|
||||
|
||||
Returns error messages if a user can't view due to publishing problems, otherwise it sets the cookie and returns undef. This is sort of a hack until we find something better.
|
||||
Returns error messages if a user can't view due to publishing problems,
|
||||
otherwise it sets the cookie and returns undef. This is sort of a hack
|
||||
until we find something better.
|
||||
|
||||
If SSL in enabled in the config file, and the asset has encryptPage set, and
|
||||
HTTPS is set and SSLPROXY is not set in the ENV, then this page is redirected
|
||||
to SSL.
|
||||
|
||||
=cut
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue