MediaWiki REL1_35
CanIPUseHTTPSHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
22 public function onCanIPUseHTTPS( $ip, &$canDo );
23}
onCanIPUseHTTPS( $ip, &$canDo)
Use this hook to determine whether the client at a given source IP is likely to be able to access the...