zoukankan      html  css  js  c++  java
  • Reviewboard用户指南(1.4)—— Getting Started: Account Settings

    Overview

    To get to the account settings page, go to the user menu at the top right of the page (signified by your gravatar image). From here, select My Account.

    User Preferences

    Depending on how the Review Board server is configured, you may have the option to change the real name, e-mail address, and password on your account. These options are typically not available if Review Board is set up to use some kind of centralized authentication system such as LDAP or Active Directory.

    There are three other user preferences which are always available:

    • Enable syntax highlighting in the diff viewer

      By default, code is shown using syntax highlighting. If you’d like to turn it off, de-select this item.

    • Keep your user profile page private

      Normally, the user profile page will show your real name, e-mail address, and when you last logged in. If you’d like to hide this information, select this item.

    • Time zone

      This setting will change which time zone is used to show times and dates. This should be set to the time zone in your current location.

    Groups

    If Review Board has review groups, you can choose which groups you’d like to join using the check-boxes in this section. Review Requests which are assigned to groups that you are in will show up on your dashboard.

    Gravatar Images

    Review Board uses the gravatar system to associate photos or pictures with user accounts. To set your gravatar, go to http://gravatar.com/ and enter the email address used on your Review Board account.

    总结:

    简述普通用户怎么维护自己的基本信息,和一些基本设定。

    比较重要的一点:普通用户可以随便加入到任何一个“审核组(review group)”里。(这样搞,会不会造成混乱?想审谁就审谁

  • 相关阅读:
    【python】【pycharm】+python工程打包成exe+在windows下自动定时运行
    技术备忘
    【Linux】—常用命令(测试人员)
    【python】【pycharm】+pip解析
    【python】【pycharm】+封装&导入
    C# 之程序退出的方法
    C# 之值类型和引用类型
    C# 之数组
    找靓机AppUI自动化测试延伸
    初、中、高级程序员的区别有哪些?
  • 原文地址:https://www.cnblogs.com/zhangqingsh/p/3101685.html
Copyright © 2011-2022 走看看