Posted Wednesday, March 23 at 1:24 PM (2 years ago)
Another update to Publ. Changes in this release:
- The TicketAuth request flow now supports
rel="canonical"
URLs on the profile page
- The Entry
get
and get_all
APIs now respect the security model, as an extra helpful safety check
Posted Sunday, March 20 at 9:35 PM (2 years ago)
It’s been a hot minute since I’ve worked on any Publ stuff, but v0.7.7 is now released. The following changes have been made since then:
- TicketAuth: added support for the provisional request flow and for refresh tokens
- Also added an optional scope parameter to the TicketAuth request (which Publ itself doesn’t use and it doesn’t make much sense in a TicketAuth context but maybe someone will have a use for it)
- Added the ability to specify absolute links on the login and logout template functions
- Allow disabling the index watchdog
- Properly strip tables from auto-generated entry summaries