You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/05/26 00:11:26 UTC

[GitHub] [shardingsphere] RaigorJiang opened a new issue #10469: [Doc] proxy authentication configuration

RaigorJiang opened a new issue #10469:
URL: https://github.com/apache/shardingsphere/issues/10469


   Due to the authority API changed, the proxy documentation needs to be updated.
   
   ### Currently 
   ```
   users:
      - root@:root # <username>@<hostname>:<password>
      - sharding@%:sharding
   ```
   ### New
   ```
   rules:
     - !AUTHORITY
       users:
         - root@%:root
         - sharding@:sharding
       provider:
         type: NATIVE
   ```
   
   ### Files
   - authentication.cn.md 
   - authentication.en.md
   
   refer #10251 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



[GitHub] [shardingsphere] RaigorJiang commented on issue #10469: [Doc] proxy authentication configuration

Posted by GitBox <gi...@apache.org>.
RaigorJiang commented on issue #10469:
URL: https://github.com/apache/shardingsphere/issues/10469#issuecomment-858606981


   Closed in #10556 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



[GitHub] [shardingsphere] RaigorJiang edited a comment on issue #10469: [Doc] proxy authentication configuration

Posted by GitBox <gi...@apache.org>.
RaigorJiang edited a comment on issue #10469:
URL: https://github.com/apache/shardingsphere/issues/10469#issuecomment-850440887


   @menghaoranss   OK, please assign to me, thank you.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



[GitHub] [shardingsphere] RaigorJiang commented on issue #10469: [Doc] proxy authentication configuration

Posted by GitBox <gi...@apache.org>.
RaigorJiang commented on issue #10469:
URL: https://github.com/apache/shardingsphere/issues/10469#issuecomment-850440887


   @RaigorJiang  OK, please assign to me, thank you.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



[GitHub] [shardingsphere] RaigorJiang closed issue #10469: [Doc] proxy authentication configuration

Posted by GitBox <gi...@apache.org>.
RaigorJiang closed issue #10469:
URL: https://github.com/apache/shardingsphere/issues/10469


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



[GitHub] [shardingsphere] menghaoranss commented on issue #10469: [Doc] proxy authentication configuration

Posted by GitBox <gi...@apache.org>.
menghaoranss commented on issue #10469:
URL: https://github.com/apache/shardingsphere/issues/10469#issuecomment-850330625


   @RaigorJiang Could I assign this issue to you?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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