Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-01 | [docs] bump changelog0.9.6 | Kali Kaneko | |
2017-03-13 | [pkg] write changelog for 0.9.3 | Kali Kaneko | |
2017-02-16 | [docs] add crypto preamble to changelog | Kali Kaneko | |
2017-02-15 | [feature] authenticate as anonymous if no token in header | Kali Kaneko | |
and serve / banner and robots to anon users. instead of returning 401 for all cases, I treat the unauthenticated case as a special case, and switch the service tree apart. this allows to serve a different resource tree to unauthenticated users. the new URLs are registered with the mapper. I don't really like that dependency, could be handled by twisted alone, but meh. - Resolves: #8764 | |||
2017-02-09 | [docs] add changelog-next file | Kali Kaneko | |