summary refs log tree commit diff
path: root/README.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-29SYN-48: Fix typo. Get the whois for requested user rather tahan the requesterErik Johnston1-1/+1
2014-09-29SYN-48: Implement WHOIS rest servletErik Johnston9-25/+190
2014-09-29Add auth check to test if a user is an admin or not.Er