书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 878 个相关结果.
  • Security

    Security Sidecar-to-app communication Sidecar-to-sidecar communication mTLS self hosted mTLS in Kubernetes Sidecar to system services communication mTLS to system services in K...
  • 查询分组方法集合

    查询分组 查找所有分组 通过分组 id 查找一个分组 通过分组名称 查找一个分组 查找分组的权限 查询分组 我们来说说几种查询分组的方法 查找所有分组 $groups = Sentry :: findAllGroups (); 通过分组 id 查找一个分组 try { $group = Sent...
  • 修改用户

    修改分组 修改分组 我们上节中,几行代码创建了分组,在这节中,我们依旧几行代码来修改我们的分组 try { // 通过 分组ID 查找分组 $group = Sentry :: findGroupById ( 1 ); // 更新分组详情 $group -> name = ...
  • 重置密码

    重置密码 重置密码 我们已经讲解完了,如果创建,注册用户,激活,修改,删除用户了,看似已经全了,但是我们还缺了一点 那就是为用户提供重置密码! 这个是一个网站必不可少的功能之一吧 我们重置密码,在 sentry 中分成 两步 1、发送 重置代码给用户2、验证 重置代码,成功则修改密码 首先我们看 第一步 获取重置密码的代码 try ...
  • Introduction

    laravel Sentry 中文教程 为什么要重复造轮子 来源(书栈小编注) laravel 交流群 365969825 如果文档中有翻译错误 or 技术逻辑错误,请 @袁超 新浪微博,我会在第一时间进行修正处理 laravel Sentry 中文教程 为什么要重复造轮子 接触laravel 没多久,感觉成系统文档还是比较少的...
  • Security

    Security Sidecar-to-app communication Sidecar-to-sidecar communication mTLS self hosted mTLS in Kubernetes Sidecar to system services communication mTLS to system services in K...
  • Security

    Security Sidecar-to-app communication Sidecar-to-sidecar communication mTLS self hosted mTLS in Kubernetes Sidecar to system services communication mTLS to system services in K...
  • 配置登陆字段

    配置登陆字段 配置登陆字段 sentry 中,默认的登陆凭证是 email ,但是老板是要求,用户要通过手机号登录,这个时候,怎么办呢? 其实很好解决,sentry 灵活的配置,帮你排忧解难 我们打开 sentry 的配置文件, 打开 verdor/cartalyst/sentry/src/config/config.php 找到 ...
  • Dapr services

    Dapr services Dapr sidecar (daprd) overview Dapr operator service overview Dapr placement service overview Dapr sentry service overview Dapr sidecar injector overview Dapr ...
  • Dapr services

    Dapr services Dapr sidecar (daprd) overview Dapr Operator control plane service overview Dapr Placement control plane service overview Dapr Sentry control plane service overview...