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)”里。(这样搞,会不会造成混乱?想审谁就审谁

  • 相关阅读:
    iOS--推送
    iOS 多线程之GCD
    iOS多线程之NSThread
    NSUserDefaults的简单使用
    stat命令的实现-mystat
    linux pwd指令的C实现
    2019-2020-1 20175307 20175308 20175319 实验五 通讯协议设计
    2019-2020-1 20175307 20175308 20175319 实验四 外设驱动程序设计
    2019-2020-1 20175307 20175308 20175319 实验三 并发程序
    2019-2020-1 20175307 20175308 20175319 实验二 固件程序设计
  • 原文地址:https://www.cnblogs.com/zhangqingsh/p/3101685.html
Copyright © 2011-2022 走看看