How to deal with authorization? Can anonymous get the notification for any other user? Or just authorized user? Or should the user have any specific rights?
--- ** [tickets:#8044] API for current site notification** **Status:** in-progress **Milestone:** unreleased **Labels:** api sf-current sf-2 42cc **Created:** Wed Jan 13, 2016 03:35 PM UTC by Dave Brondsema **Last Updated:** Sun Jan 17, 2016 12:53 PM UTC **Owner:** Igor Bondarenko Expose the current site notification (i.e. `ThemeProvider.get_site_notification` logic) as an API. The `request.cookies` might be able to stay as it is, but likely should support those values being passed in as regular API params. The `response.set_cookie` probably should be returned as response values. Make sure the RAML api docs are updated. --- Sent from forge-allura.apache.org because [email protected] is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
