管理专用 TRAC 中的用户

发布于 2024-07-07 05:00:29 字数 160 浏览 3 评论 0原文

是否有 trac 插件可以启用基于 cookie 的身份验证而不是 http 身份验证,并允许为未知用户保留站点的私密性?

我们希望允许办公室外的客户登录、添加和查看其项目的工单,但不允许我们其他客户的项目。 非技术用户总是对 http 登录框而不是要求用户名和密码的表单感到困惑。

Are there plugins for trac that enable cookie based authentication instead of http authentication, and allow keeping the site private for unknown users?

We want to allow customers outside the office to log in, add and look at the tickets on their projects, but not the projects for our other clients. Non techie users are always confused by a http login box rather than a form that asks for a username and password.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

无声静候 2024-07-14 05:00:29

摘自其主页:

帐户管理器插件提供了多种用于管理用户帐户的功能:

  • 允许用户注册新帐户
  • 通过 HTML 表单登录,而不是使用 HTTP 身份验证
  • 允许现有用户更改密码或删除帐户

Taken from its home page:

The Account Manager plugin offers several features for managing user accounts:

  • allow users to register new accounts
  • login via an HTML form instead of using HTTP authentication
  • allow existing users to change their passwords or delete their accounts
铃予 2024-07-14 05:00:29

我在帐户管理器插件上第二个反垃圾邮件。 另外,如果您的 trac 需要面向网络,您可能会对需要身份验证的插件感兴趣。 请注意,它尚未升级到 0.11,我怀疑存在一些小的兼容性问题。 但它确实能完成这项工作。

I second antispam on the Account Manager plugin. Also, if your trac needs to be web facing, you may be interested in the auth required plugin. Just be aware that it hasn't been upgraded for 0.11 and I suspect that there are some minor compatibility problems. It does do the job though.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文