Mukund Sivaraman
|
85a61f1113
[2641] Remove duplicate space from messages
|
il y a 12 ans |
Mukund Sivaraman
|
0f0c175daf
[2641] Removed message asking users to check b10-cmdctl logs
|
il y a 12 ans |
Mukund Sivaraman
|
99fbbc37fe
[2641] Rename and fix CMDCTL_SRC_PATH usage
|
il y a 12 ans |
Mukund Sivaraman
|
ee109e14bb
[2641] Unify exception handling code
|
il y a 12 ans |
Mukund Sivaraman
|
e2e93cd235
[2641] Update message that is printed when an SSL or socket error occurs
|
il y a 12 ans |
Mukund Sivaraman
|
60aa5f582f
[2641] Add a note to the description about the errors that we expect
|
il y a 12 ans |
Mukund Sivaraman
|
7c623395e4
[2641] Fix test env variable (fix distcheck)
|
il y a 12 ans |
Mukund Sivaraman
|
90251f7170
[2641] Add back missing cmdctl-accounts.csv
|
il y a 12 ans |
Mukund Sivaraman
|
4ea6a9c516
[2641] Move cmdctl-accounts.csv file back to where it was
|
il y a 12 ans |
JINMEI Tatuya
|
cfc683caf3
[2641] editorial: folded a long line
|
il y a 12 ans |
Mukund Sivaraman
|
27dc1e7a87
[2641] Revise prompts displayed by bindctl when login fails
|
il y a 12 ans |
Mukund Sivaraman
|
f75fcf0b19
[2641] Remove the /users-exist cmdctl API call, and client code from bindctl
|
il y a 12 ans |
Mukund Sivaraman
|
80b1a680ca
[2641] Fix __init__() args
|
il y a 12 ans |
Mukund Sivaraman
|
77af0818a3
[2641] Test /login API call
|
il y a 12 ans |
Mukund Sivaraman
|
e86811d193
[2641] Rename test
|
il y a 12 ans |
Mukund Sivaraman
|
1e653cb517
[2641] Test /users-exist API call
|
il y a 12 ans |
Mukund Sivaraman
|
2b9c6a4546
[2641] Add test for _is_session_valid()
|
il y a 12 ans |
Mukund Sivaraman
|
77520e9dda
[2641] Test that _try_login() makes the right API call to cmdctl
|
il y a 12 ans |
Mukund Sivaraman
|
0abfd1c9e1
[2641] Test that login_to_cmdctl() calls _have_users()
|
il y a 12 ans |
Mukund Sivaraman
|
788685826e
[2641] Test that _have_users() makes the right API call to cmdctl
|
il y a 12 ans |
Mukund Sivaraman
|
221bb9df74
[2641] Add tests for _have_users()
|
il y a 12 ans |
Mukund Sivaraman
|
ada6840f0a
[2641] Update doc for _try_login()
|
il y a 12 ans |
Mukund Sivaraman
|
e363285144
[2641] Add doc for _have_users()
|
il y a 12 ans |
Mukund Sivaraman
|
e1725e2609
[2641] Add doc for get_num_users()
|
il y a 12 ans |
Mukund Sivaraman
|
2133c6ae39
[2641] Update if statement
|
il y a 12 ans |
Mukund Sivaraman
|
f597ce3956
[2641] Move get_user_info() call to its own unittest
|
il y a 12 ans |
JINMEI Tatuya
|
b6d51351a7
[2641] a minor piggy-back style cleanup: removed space in default param spec.
|
il y a 12 ans |
Mukund Sivaraman
|
544b01dd9f
[2641] From bindctl, call /users-exist in cmdctl to check if users exist
|
il y a 12 ans |
Mukund Sivaraman
|
10c4a13810
[2641] Handle /users-exist API call in cmdctl
|
il y a 12 ans |
Mukund Sivaraman
|
97d4ccea57
[2641] Add method to get the number of users
|
il y a 12 ans |