积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(58)PHP(58)Falcon(34)CakePHP(8)Laravel(6)

语言

全部英语(57)中文(简体)(1)

格式

全部PDF文档 PDF(33)其他文档 其他(25)
 
本次搜索耗时 0.217 秒,为您找到相关结果约 58 个.
  • 全部
  • 后端开发
  • PHP
  • Falcon
  • CakePHP
  • Laravel
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • epub文档 CakePHP Cookbook 2.x

    Routing Dispatcher Filters Configuring Filters Filter Classes Inline Filters Deployment Check your security Set document root Update core.php Improve your application’s performance Tutorials & Examples Contributing Documentation Translations Documentation Formatting Guide Tickets Reporting bugs Reporting security issues Code Initial setup Working on a patch Submitting a pull request Coding Standards Language “salt”) for use in security hashes. The second is defining a custom number (or “seed”) for use in encryption. The security salt is used for generating hashes. Change the default Security.salt value in /app/Config/core
    0 码力 | 1096 页 | 958.62 KB | 1 年前
    3
  • pdf文档 CakePHP Cookbook 2.x

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 645 11 Deployment 649 Check your security . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 649 “salt”) for use in security hashes. The second is defining a custom number (or “seed”) for use in encryption. The security salt is used for generating hashes. Change the default Security.salt value in /app/Config/core string used in security hashing methods. */ Configure::write('Security.salt', 'pl345e-P45s_7h3*S@l7!'); The cipher seed is used for encrypt/decrypt strings. Change the default Security.cipherSeed value
    0 码力 | 820 页 | 2.52 MB | 1 年前
    3
  • epub文档 CakePHP Cookbook 3.x

    Contributing Documentation Translations Documentation Formatting Guide Tickets Reporting Bugs Reporting Security Issues Code Initial Setup Working on a Patch Submitting a Pull Request Coding Standards Adding File Using Logging to Debug Debug Kit Deployment Moving files Adjust config/app.php Check Your Security Set Document Root Improve Your Application’s Performance Deploying an update Email Basic Usage Plugins using Mixer REST The Simple Setup Accepting Input in Other Formats RESTful Routing Security Security Utility Encrypting and Decrypting Data Hashing Data Getting Secure Random Data Cross Site
    0 码力 | 1244 页 | 1.05 MB | 1 年前
    3
  • epub文档 CakePHP Cookbook 4.x

    Contributing Documentation Translations Documentation Formatting Guide Tickets Reporting Bugs Reporting Security Issues Code Initial Setup Working on a Patch Submitting a Pull Request Coding Standards Adding Integration Using Logging to Debug Debug Kit Deployment Moving files Adjusting Configuration Check Your Security Set Document Root Improve Your Application’s Performance Deploying an update Mailer Mailer Basic using Mixer REST The Simple Setup Accepting Input in Other Formats RESTful Routing Security Security Utility Security Encrypting and Decrypting Data Hashing Data Getting Secure Random Data Form Protection
    0 码力 | 1249 页 | 1.04 MB | 1 年前
    3
  • pdf文档 CakePHP Cookbook 3.x

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 695 Check Your Security . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 696 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 776 26 Security 777 Security Utility . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . but they represent minor variances in behavior that may affect your appli- cation: • Cake\Utility\Security::randomBytes() will now throw exceptions when a secure source of entropy can- not be found in PHP5
    0 码力 | 967 页 | 2.80 MB | 1 年前
    3
  • pdf文档 CakePHP Cookbook 4.x

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 667 Check Your Security . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 668 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 755 26 Security 757 Security Utility . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 759 Content Security Policy Middleware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 762 Security Header Middleware . . . . . . . . . . . .
    0 码力 | 967 页 | 2.88 MB | 1 年前
    3
  • epub文档 CakePHP Cookbook Documentation 5.x

    Contributing Documentation Translations Documentation Formatting Guide Tickets Reporting Bugs Reporting Security Issues Code Initial Setup Working on a Patch Submitting a Pull Request Coding Standards Adding Integration Using Logging to Debug Debug Kit Deployment Moving files Adjusting Configuration Check Your Security Set Document Root Improve Your Application’s Performance Deploying an update Mailer Mailer Basic using Mixer REST Getting Started Encoding Response Data Parsing Request Bodies Security Security Utility Security Encrypting and Decrypting Data Hashing Data Getting Secure Random Data Form Protection
    0 码力 | 1080 页 | 939.39 KB | 1 年前
    3
  • pdf文档 CakePHP Cookbook Documentation 5.x

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 561 Check Your Security . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 562 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 653 27 Security 655 Security Utility . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 657 Content Security Policy Middleware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 660 Security Header Middleware . . . . . . . . . . . .
    0 码力 | 848 页 | 2.53 MB | 1 年前
    3
  • pdf文档 Guzzle PHP v5 Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.1.5 Reporting a security vulnerability . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 1.2 Quickstart . Guzzle’s HTTP handlers. Reporting a security vulnerability We want to ensure that Guzzle is a secure HTTP client library for everyone. If you’ve discovered a security vulnera- bility in Guzzle, we appreciate a vulnerability can put the entire community at risk. If you’ve discovered a security concern, please email us at security@guzzlephp.org. We’ll work with you to make sure that we understand the scope of
    0 码力 | 49 页 | 231.08 KB | 10 月前
    3
  • epub文档 Guzzle PHP 6.5 Documentation

    Requirements Installation Bleeding edge License Contributing Guidelines Running the tests Reporting a security vulnerability Quickstart Making a Request Creating a Client Sending Requests Async Requests Concurrent Guzzle's HTTP handlers. Reporting a security vulnerability We want to ensure that Guzzle is a secure HTTP client library for everyone. If you've discovered a security vulnerability in Guzzle, we appreciate a vulnerability can put the entire community at risk. If you've discovered a security concern, please email us at security@guzzlephp.org. We'll work with you to make sure that we understand the scope of
    0 码力 | 65 页 | 311.42 KB | 10 月前
    3
共 58 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
前往
页
相关搜索词
CakePHPCookbookPHPGuzzlev5Documentation6.5
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩