Allow 'rbt' to bypass external authentication (RB site might have SSO auth) with prepared extra auth. cookies file.
Review Request #7531 — Created July 17, 2015 and submitted
Add --ext-auth-cookies to allow
'rbt' to bypass external authentication (RB site might have SSO auth) with prepared cookies file.
[vsafronov@vm-el6 xxx-utilities]$ sh myrbt.sh Review request #9645 posted. http://rb.xxx.com/rb/r/9645/ http://rb.xxx.com/rb/r/9645/diff/ [vsafronov@vm-el6 xxx-utilities]$ cat myrbt.sh #!/bin/sh rbt post --server http://rb.xxx.com/rb --ext-auth-cookies ~/my_sso_cookies.txt -g --repository 'xxx Utilities (git)' --tracking-branch master --branch master HEAD~ HEAD
Description | From | Last Updated |
---|---|---|
Col: 1 E101 indentation contains mixed spaces and tabs |
reviewbot | |
Col: 1 W191 indentation contains tabs |
reviewbot | |
Col: 1 W293 blank line contains whitespace |
reviewbot | |
Col: 1 E101 indentation contains mixed spaces and tabs |
reviewbot | |
Col: 80 E501 line too long (82 > 79 characters) |
reviewbot | |
Col: 80 E501 line too long (91 > 79 characters) |
reviewbot | |
Col: 80 E501 line too long (96 > 79 characters) |
reviewbot | |
Col: 80 E501 line too long (100 > 79 characters) |
reviewbot | |
Col: 42 W291 trailing whitespace |
reviewbot | |
Col: 80 E501 line too long (80 > 79 characters) |
reviewbot | |
Col: 80 E501 line too long (80 > 79 characters) |
reviewbot | |
Col: 33 E128 continuation line under-indented for visual indent |
reviewbot | |
Add added_in parameter. |
gmyers | |
ReviewBoard should be two words. |
gmyers | |
The capitalization of "Single sign-On" here is weird. |
david |
-
Tool: Pyflakes Processed Files: rbtools/api/transport/sync.py rbtools/api/request.py rbtools/commands/__init__.py Tool: PEP8 Style Checker Processed Files: rbtools/api/transport/sync.py rbtools/api/request.py rbtools/commands/__init__.py
-
-
-
Can you mark Review Bot's issues as fixed or dropped as you address them? That way we'll know when this is ready to look at. Thanks!
-
Tool: Pyflakes Processed Files: rbtools/api/transport/sync.py rbtools/api/request.py rbtools/commands/__init__.py Tool: PEP8 Style Checker Processed Files: rbtools/api/transport/sync.py rbtools/api/request.py rbtools/commands/__init__.py
-
-
Tool: Pyflakes Processed Files: rbtools/api/transport/sync.py rbtools/api/request.py rbtools/commands/__init__.py Tool: PEP8 Style Checker Processed Files: rbtools/api/transport/sync.py rbtools/api/request.py rbtools/commands/__init__.py