-
JoeyFaulkner authored
* getting started * remove ridiculous change to generated code * remove ridiculous change to generated code * checkpoint * another checkpoint * found the error, tests now pass * improve error when person with incorrect credentials tries to connect * add better error handling for when a user does something they aren't permitted to do * pass tests * add tests for simple permissions * add third certificate and some documentation * clean up pull request * remove pointless import * hopefully pass tests * implement changes requested * add dataclasses to requirements for python 3.6 * put dataclasses in the travis file instead of the dev_requirements.txt * implement user manager in iserver instead of using the certificate handler * uncomment some code * add permissions=None to base security policy object * pass crypto connect tests * fix tests * hopefully pass all the tests now * actually pass tests this time * remove certificate handler and deal with permissions exclusively with CertificateUserManager * remove commented out code
47920a7f