summary refs log tree commit diff
path: root/pylint.cfg (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-17Add methods for listening on multiple addressesSilke Hofstra2-51/+90
2017-12-17Allow binds to both :: and 0.0.0.0Silke Hofstra2-42/+61
2017-12-17Adapt the default config to bind on IPv6.Willem Mulder1-8/+9
2017-12-07Copy dict in update_membership tooErik Johnston1-0/+4
2017-12-05fix StoreError syntaxMatthew Hodgson1-1/+1
2017-12-05Fix error when deleting devicesRichard van der Hoff1-1/+1
2017-12-05support custom login types for validating usersRichard van der Hoff1-24/+57
2017-12-05Factor out a validate_user_via_ui_auth methodRichard van der Hoff3-74/+102
2017-12-05Refactor UI auth implementationRichard van der Hoff7-48/+103
2017-12-04speed up the rate of initial spam for usersMatthew Hodgson1-11/+12
2017-12-04better docMatthew Hodgson1-1/+4
2017-12-04try make tests work a bit more...Matthew Hodgson1-0/+12
2017-12-04erik told me toMatthew Hodgson1-1/+1
2017-12-04