You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/02/10 04:13:40 UTC

[GitHub] maskit opened a new pull request #1212: Support custom URL scheme handlers

maskit opened a new pull request #1212: Support custom URL scheme handlers
URL: https://github.com/apache/incubator-pulsar/pull/1212
 
 
   ### Motivation
   
   Data URL scheme is implemented in Athenz auth plugin but it's not Athenz specific and should be able to use from other places.
   
   ### Modifications
   
   - Generalize custom URL scheme support
   
   ### Result
   
   - Be able to use Data URL scheme from anywhere
   - Be able to add other custom schemes easily
   
   ### Note
   I set milestone to 2.0.0 but it doesn't break any compatibility. It's just for release schedule.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services