Home
last modified time | relevance | path

Searched +full:security -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 25 of 48) sorted by relevance

12

/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dapt_sources.php53 'non-US', 'security', 'volatile', 'volatile-sloppy',
60 'warty', 'warty-updates', 'warty-security', 'warty-proposed', 'warty-backports',
61 'hoary', 'hoary-updates', 'hoary-security', 'hoary-proposed', 'hoary-backports',
62 'breezy', 'breezy-updates', 'breezy-security', 'breezy-proposed', 'breezy-backports',
63 'dapper', 'dapper-updates', 'dapper-security', 'dapper-proposed', 'dapper-backports',
64 'edgy', 'edgy-updates', 'edgy-security', 'edgy-proposed', 'edgy-backports',
65 'feisty', 'feisty-updates', 'feisty-security', 'feisty-proposed', 'feisty-backports',
66 'gutsy', 'gutsy-updates', 'gutsy-security', 'gutsy-proposed', 'gutsy-backports',
67 'hardy', 'hardy-updates', 'hardy-security', 'hardy-proposed', 'hardy-backports',
68 'intrepid', 'intrepid-updates', 'intrepid-security', 'intrepi
[all...]
H A Dcsharp.php145 'System.Security',
146 'System.Security.Cryptography',
147 'System.Security.Cryptography.X509Certificates',
148 'System.Security.Permissions',
149 'System.Security.Policy',
150 'System.Security.Principal',
159 'System.Web.Security',
H A Ddcl.php74 'SET RIGHTS_LIST', 'SET RMS_DEFAULT', 'SET ROOT', 'SET SECURITY',
82 'SHOW QUOTA', 'SHOW RMS_DEFAULT', 'SHOW ROOT', 'SHOW SECURITY',
H A Djava5.php209 'NoSuchAlgorithmException', 'NoSuchProviderException', 'PermissionCollection', 'Permissions', 'PrivateKey', 'PrivilegedAction', 'PrivilegedActionException', 'PrivilegedExceptionAction', 'ProtectionDomain', 'Provider', 'Provider.Service', 'ProviderException', 'PublicKey', 'SecureClassLoader', 'SecureRandom', 'SecureRandomSpi', 'Security', 'SecurityPermission', 'Signature', 'SignatureException', 'SignatureSpi', 'SignedObject', 'Signer', 'UnrecoverableEntryException', 'UnrecoverableKeyException', 'UnresolvedPermission'
887 39 => 'http://docs.oracle.com/javase/7/docs/api/java/security/{FNAME}.html',
888 40 => 'http://docs.oracle.com/javase/7/docs/api/java/security/acl/{FNAME}.html',
889 41 => 'http://docs.oracle.com/javase/7/docs/api/java/security/cert/{FNAME}.html',
890 42 => 'http://docs.oracle.com/javase/7/docs/api/java/security/interfaces/{FNAME}.html',
891 43 => 'http://docs.oracle.com/javase/7/docs/api/java/security/spec/{FNAME}.html',
938 90 => 'http://docs.oracle.com/javase/7/docs/api/javax/security/auth/{FNAME}.html',
939 91 => 'http://docs.oracle.com/javase/7/docs/api/javax/security/auth/callback/{FNAME}.html',
940 92 => 'http://docs.oracle.com/javase/7/docs/api/javax/security/auth/kerberos/{FNAME}.html',
941 93 => 'http://docs.oracle.com/javase/7/docs/api/javax/security/aut
[all...]
H A Dsmarty.php68 '$php_handling', '$security', '$secure_dir', '$security_settings', '$trusted_dir', '$left_delimiter',
H A Dpostgresql.php95 'SECURITY','SELECT','SEQUENCE','SERIALIZABLE','SERVER','SESSION',
/dokuwiki/
H A DSECURITY.md1 # Security Policy
3 Security vulnerabilities can be reported for the current stable release (branch `stable`) and the `master` branch.
/dokuwiki/inc/HTTP/
H A DHeaders.php11 * Send a Content-Security-Polica Header
28 $cspheader = 'Content-Security-Policy:';
/dokuwiki/vendor/phpseclib/phpseclib/
H A DREADME.md56 ## Security contact information
58 To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com/security). Tidelift will coordinate the fix and disclosure.
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_admin.less65 /* data directory security check */
/dokuwiki/lib/plugins/authad/conf/
H A Dmetadata.php13 $meta['debug'] = array('onoff','_caution' => 'security');
/dokuwiki/lib/plugins/authpdo/conf/
H A Dmetadata.php9 $meta['debug'] = array('onoff', '_caution' => 'security');
/dokuwiki/lib/plugins/config/settings/
H A Dconfig.metadata.php56 * '_caution' - no value (default) or 'warning', 'danger', 'security'. display an alert along with the setting
98 $meta['allowdebug'] = ['onoff', '_caution' => 'security'];
105 $meta['fullpath'] = ['onoff', '_caution' => 'security'];
178 $meta['remote'] = ['onoff', '_caution' => 'security'];
180 $meta['remotecors'] = ['string', '_caution' => 'security'];
187 $meta['iexssprotect'] = ['onoff', '_caution' => 'security'];
/dokuwiki/lib/scripts/
H A Dbehaviour.js215 * avoids overeager security bans (see #3363)
220 if (sessionStorage.getItem('dw-security-check:' + DOKU_BASE)) {
230 sessionStorage.setItem('dw-security-check:' + DOKU_BASE, true);
/dokuwiki/lib/plugins/authldap/conf/
H A Dmetadata.php22 $meta['debug'] = array('onoff','_caution' => 'security');
/dokuwiki/lib/plugins/extension/
H A Daction.php65 echo 'Security Token did not match. Possible CSRF attack.';
/dokuwiki/inc/Ui/
H A DAdmin.php78 * data security check
/dokuwiki/vendor/simplepie/simplepie/
H A DREADME.markdown83 We do not actively provide bug fixes or security fixes for older versions. Nevertheless,
/dokuwiki/inc/Form/
H A DForm.php30 * @param bool $unsafe if true, then the security token is ommited
56 // add the security token by default
/dokuwiki/lib/plugins/authad/adLDAP/
H A DadLDAP.php421 * This will throw an exception for security reasons
425 throw new adLDAPException('For security reasons you cannot access the domain administrator account details');
442 * This will throw an exception for security reasons
446 throw new adLDAPException('For security reasons you cannot access the domain administrator account details');
/dokuwiki/inc/
H A Dfetch.functions.php38 // send security policy if given
/dokuwiki/lib/plugins/extension/helper/
H A Dextension.php453 * Get the text of the security warning if there is any
455 * @return string|bool The security warning if there is any, false otherwise
464 * Get the text of the security issue if there is any
466 * @return string|bool The security issue if there is any, false otherwise
/dokuwiki/lib/plugins/config/core/Setting/
H A DSetting.php23 protected static $validCautions = ['warning', 'danger', 'security'];
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRC4.php12 * - {@link http://www.mozilla.org/projects/security/pki/nss/draft-kaukonen-cipher-arcfour-03.txt ARCFOUR Algorithm}
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPGroups.php548 * Returns a complete list of security groups in AD
578 * need to search each security group to find the true primary group

12