Revision d06e4cdb
- Removed old version numbers that had been copied into init.py files by mistake.
- Added setting that restricts availability of log records to only CNs. Enabled by default. When disabled, log records are available to all callers but filtered for non-public objects.
- Added robots.txt file that disallows all access by robots.
- Included robots.txt configuration in default site file for Apache.
- Refactored authentication and node registry code and added logging to increase the chance that authentication errors can be dignosed by using the log file.
- Removed unused imports.
- Added Content-Type header to responses (uses mimetype from formatId mapping)
- Reverted module discovery in setup.py to the find_packages() method.
- Updated d1_libclient dependency to 1.2.2.
Files
- added
- modified
- copied
- renamed
- deleted