Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-07-04 | Reinstate lost run_on_reactor in unit test | Richard van der Hoff | 2 | -2/+16 | |
a61738b removed a call to run_on_reactor from a unit test, but that call was doing something useful, in making the function in question asynchronous. Reinstate the call and add a check that we are testing what we wanted to be testing. | |||||
2018-07-03 | Reject invalid server names (#3480) | Richard van der Hoff | 5 | -25/+122 | |
Make sure that server_names used in auth |