Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / foxford/svc-authz-rs issues and pull requests

#54 - Bump Swatinem/rust-cache from 2.6.0 to 2.6.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#53 - Bump Swatinem/rust-cache from 2.5.1 to 2.6.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#52 - Bump Swatinem/rust-cache from 2.5.0 to 2.5.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#51 - Bump Swatinem/rust-cache from 2.4.0 to 2.5.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#50 - Bump actions/checkout from 3.5.2 to 3.5.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#49 - Bump Swatinem/rust-cache from 2.3.0 to 2.4.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#48 - Bump Swatinem/rust-cache from 2.2.1 to 2.3.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#47 - ULMS-2377

Pull Request - State: closed - Opened by mvzolotukhin over 1 year ago

#46 - Bump actions/checkout from 3.5.1 to 3.5.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#45 - Bump actions/checkout from 3.5.0 to 3.5.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#44 - Bump actions/checkout from 3.4.0 to 3.5.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#43 - Update jsonwebtoken requirement from 7.1 to 8.3

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust

#42 - Bump actions/checkout from 3.3.0 to 3.4.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#41 - Bump Swatinem/rust-cache from 2.2.0 to 2.2.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#40 - Return response from server

Pull Request - State: closed - Opened by 0nkery over 1 year ago

#39 - Bump actions/checkout from 3.2.0 to 3.3.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#38 - Bump actions/checkout from 3.1.0 to 3.2.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions

#37 - Update jsonwebtoken requirement from 7.1 to 8.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, rust

#36 - Bump Swatinem/rust-cache from 2.1.0 to 2.2.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions

#35 - Bump Swatinem/rust-cache from 2.0.1 to 2.1.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions

#34 - Bump Swatinem/rust-cache from 2.0.0 to 2.0.1

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions

#33 - Bump actions/checkout from 3.0.2 to 3.1.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions

#32 - Bump Swatinem/rust-cache from 1.4.0 to 2.0.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, github_actions

#31 - Bump actions/checkout from 3.0.1 to 3.0.2

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#30 - Bump actions/checkout from 3.0.0 to 3.0.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#29 - Update jsonwebtoken requirement from 7.1 to 8.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, rust

#28 - Bump Swatinem/rust-cache from 1.3.0 to 1.4.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#27 - Update jsonwebtoken requirement from 7.1 to 8.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, rust

#26 - Bump actions-rs/toolchain from 1.0.6 to 1.0.7

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#25 - Add dependabot and set up CI

Pull Request - State: closed - Opened by mgrachev over 2 years ago

#24 - Move to tokio

Pull Request - State: closed - Opened by Leonqn about 3 years ago

#23 - exposed HttpProxy

Pull Request - State: closed - Opened by khodzha over 3 years ago

#22 - improved httpclient code layout

Pull Request - State: closed - Opened by khodzha over 3 years ago

#21 - make ban callback optional

Pull Request - State: closed - Opened by khodzha over 3 years ago

#20 - replaced surf with isahc

Pull Request - State: closed - Opened by khodzha over 3 years ago

#19 - fixed panic when cache responds with less values than requested keys

Pull Request - State: closed - Opened by khodzha over 3 years ago

#18 - ban in redis cache

Pull Request - State: closed - Opened by khodzha almost 4 years ago

#17 - wrapped sync cache calls into spawn_blocking tasks

Pull Request - State: closed - Opened by khodzha about 4 years ago

#16 - updated http-types

Pull Request - State: closed - Opened by khodzha over 4 years ago

#15 - pub use redis types to expose connections pool state to lib clients

Pull Request - State: closed - Opened by khodzha over 4 years ago

#14 - Upgrade jsonwebtoken & svc-authn

Pull Request - State: closed - Opened by feymartynov over 4 years ago

#13 - Add support for CACHE_POOL_IDLE_SIZE

Pull Request - State: closed - Opened by manifest over 4 years ago

#12 - updated surf to 2.0.0-alpha.2 which relies on isahc 0.9

Pull Request - State: closed - Opened by khodzha over 4 years ago

#11 - fixed http-client ruining build without native feature

Pull Request - State: closed - Opened by khodzha over 4 years ago

#10 - Make subject value a string

Pull Request - State: closed - Opened by feymartynov over 4 years ago

#9 - Make http client persistent

Pull Request - State: closed - Opened by feymartynov over 4 years ago

#8 - Port to tokio 0.2 / reqwest 0.10

Pull Request - State: closed - Opened by vorot93 over 4 years ago - 1 comment

#7 - Make authz asynchronous

Pull Request - State: closed - Opened by feymartynov almost 5 years ago

#6 - Return authz time

Pull Request - State: closed - Opened by feymartynov almost 5 years ago

#5 - Add whitelist client

Pull Request - State: closed - Opened by feymartynov about 5 years ago

#4 - Add support for cache

Pull Request - State: closed - Opened by manifest about 5 years ago

#3 - Switch to async

Pull Request - State: closed - Opened by manifest about 5 years ago

#2 - Add error types

Pull Request - State: closed - Opened by manifest over 5 years ago

#1 - Bump version to v0.2.0

Pull Request - State: closed - Opened by manifest over 5 years ago