• 
      

    Fix issues with server authentication when anonymous is disabled

    Review Request #2776 — Created Jan. 1, 2012 and submitted

    Information

    RBTools

    Reviewers

    Fix issue 2429 and issue 2430
     * Do not try to connect server if post-review is issued with '--output-diff'
     * Use relative url to get the api info in case the server is behind a reverse proxy, such as nginx
    
     
    ST
    ST
    ST
    ST
    ST
    1. 
        
    2. rbtools/postreview.py (Diff revision 2)
       
       
      Since we've already have a workaround in issue 2430, this block is actually not necessary.
    3. 
        
    ST
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (7d0026f). Thanks!