Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-09-29 | Update docstring | Erik Johnston | 2 | -2/+3 |
2014-09-29 | SYN-48: Delete dead code | Erik Johnston | 1 | -26/+0 |
2014-09-29 | SYN-48: Fix typo. Get the whois for requested user rather tahan the requester | Erik Johnston | 1 | -1/+1 |
2014-09-29 | SYN-48: Implement WHOIS rest servlet | Erik Johnston | 9 | -25/+190 |
2014-09-29 | No longer need the Freenode verification key file | Paul "LeoNerd" Evans | 1 | -1/+0 |
2014-09-29 | Add auth check to test if a user is an admin or not. | Erik Johnston | 2 | -0/+11 |
2014-09-29 | SYN-48: Track User-Agents as well as IPs for client devices. | Erik Johnston | 4 | -5/+20 |
2014-09-26 | Track the IP users connect with. Add an admin column to users table. | Erik Johnston | 9 | -12/+67 |
2014-09-25 | Just use a yaml list for turn servers | David Baker | 2 | -3/+3 |
2014-09-25 | More change log lines | Erik Johnston | 1 | -0/+3 |
2014-09-25 | Bump version and changelog | Erik Johnston | 3 | -2/+24 |
2014-09-25 | Add realm to coturn options (it needs it). | David Baker | 1 | -1/+2 |
2014-09-25 | fix rst warnings | David Baker | 1 | -0/+3 |
2014-09-25 |