BIND 10 #2641: Disable default account, require authentication setup during initialization
BIND 10 Development
do-not-reply at isc.org
Mon Mar 11 02:30:26 UTC 2013
#2641: Disable default account, require authentication setup during initialization
-------------------------------------+-------------------------------------
Reporter: shane | Owner: muks
Type: enhancement | Status:
Priority: very high | closed
Component: bind-ctl | Milestone:
Keywords: | Sprint-20130319
Sensitive: 0 | Resolution: fixed
Sub-Project: Core | CVSS Scoring:
Estimated Difficulty: 4 | Defect Severity: N/A
Total Hours: 7.25 | Feature Depending on Ticket:
| Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Changes (by muks):
* status: reviewing => closed
* resolution: => fixed
Comment:
Merged to `master` branch in commit
`6067533e5c4ebded8260ef4b97f2709868bb2799`:
{{{
* 85a61f1 [2641] Remove duplicate space from messages
* 0f0c175 [2641] Removed message asking users to check b10-cmdctl logs
* 99fbbc3 [2641] Rename and fix CMDCTL_SRC_PATH usage
* ee109e1 [2641] Unify exception handling code
* e2e93cd [2641] Update message that is printed when an SSL or socket
error occurs
* 60aa5f5 [2641] Add a note to the description about the errors that we
expect
* 7c62339 [2641] Fix test env variable (fix distcheck)
* 90251f7 [2641] Add back missing cmdctl-accounts.csv
* 4ea6a9c [2641] Move cmdctl-accounts.csv file back to where it was
* cfc683c [2641] editorial: folded a long line
* 27dc1e7 [2641] Revise prompts displayed by bindctl when login fails
* f75fcf0 [2641] Remove the /users-exist cmdctl API call, and client code
from bindctl
* 80b1a68 [2641] Fix __init__() args
* 77af081 [2641] Test /login API call
* e86811d [2641] Rename test
* 1e653cb [2641] Test /users-exist API call
* 2b9c6a4 [2641] Add test for _is_session_valid()
* 77520e9 [2641] Test that _try_login() makes the right API call to cmdctl
* 0abfd1c [2641] Test that login_to_cmdctl() calls _have_users()
* 7886858 [2641] Test that _have_users() makes the right API call to
cmdctl
* 221bb9d [2641] Add tests for _have_users()
* ada6840 [2641] Update doc for _try_login()
* e363285 [2641] Add doc for _have_users()
* e1725e2 [2641] Add doc for get_num_users()
* 2133c6a [2641] Update if statement
* f597ce3 [2641] Move get_user_info() call to its own unittest
* b6d5135 [2641] a minor piggy-back style cleanup: removed space in
default param spec.
* 544b01d [2641] From bindctl, call /users-exist in cmdctl to check if
users exist
* 10c4a13 [2641] Handle /users-exist API call in cmdctl
* 97d4cce [2641] Add method to get the number of users
* 21e0ea8 [2641] Move populated cmdctl-accounts.csv to testdata directory
}}}
`make distcheck` passed after merge to master. `ChangeLog` has been
updated already for this bug.
Resolving as fixed. Thank you for the reviews Jinmei.
--
Ticket URL: <http://bind10.isc.org/ticket/2641#comment:39>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list