Leonardo

Results 24 issues of Leonardo

take a look at this sample: ``` [ { "name" : "example", "active" : true, "proxy" : { "preserve_host" : false, "listen_path" : "/example/*", "upstreams" : { "balancing": "roundrobin", "targets":...

The documented link to the slack is broken... is slack still going on?

Documented a quick method to enable new developers to get up and running Created a simple echo api with no dependencies so enable fast debugging ## What does this PR...

I'm new here and I'd like to contribute and find the documentation "lacking". It would be nice to have a basic walkthrough for a developer, something like: clone the code,...

Hi all, I can see that so far you have not implemented a "dedicated server" code, but you have made some progress on LAN playing. I would like to suggest...

The original benchmark for RBAC With Cache was a bit unrealistic because the same user and the same data was always requested, which is a highly cache-able scenario. By introducing...

enhancement

I would like to propose the following gRPC proto definition to be implemented on what I believe to be the V2 of casbin-server ```proto syntax = "proto3"; option java_multiple_files =...

question

The ideia of casbin is perfect, but for a enterprise scenario, casbin-server lacks a couple of features: 1. **Authenticated requests** Casbin-server needs to have a self-contained authentication mech, or rely...

question

Quick scenario: Imagine that I have a deployment of 2 Casbin-Servers behind a load balancer without sticky session. The client starts the flow by requesting a Adapter. This request gets...

question

Now that MAUI is RC1, would you like to collaborate and bring this wonderfull tool to MAUI, so people like me could use it on Macs and linux?

Discussion