Ecosyste.ms: Issues

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

GitHub / maxcountryman/axum-login issues and pull requests

#64 - support tower-http 0.4

Issue - State: closed - Opened by extrawurst about 1 year ago - 1 comment
Labels: enhancement, help wanted, good first issue

#63 - `AuthContext` usage panics in streaming handler

Issue - State: closed - Opened by OvermindDL1 about 1 year ago - 8 comments
Labels: bug, help wanted

#62 - Add optional redirect in RequireAuthorizationLayer

Pull Request - State: closed - Opened by epilys about 1 year ago - 5 comments

#61 - AuthContext operations may deadlock

Issue - State: closed - Opened by epilys about 1 year ago - 21 comments
Labels: help wanted

#60 - Trait `UserStore` depends on eyre

Issue - State: closed - Opened by ondrowan about 1 year ago - 4 comments
Labels: enhancement, help wanted

#58 - `v0.5` is not published on crates.io

Issue - State: closed - Opened by teenjuna over 1 year ago - 2 comments

#57 - Auth extension missing when using `merge`

Issue - State: closed - Opened by Weijun-H over 1 year ago - 1 comment

#56 - Add example using postgres

Issue - State: closed - Opened by adam-shih over 1 year ago

#55 - Incorrect use of the `tower_http::auth::RequireAuthorizarionLayer`

Issue - State: closed - Opened by czocher over 1 year ago - 3 comments
Labels: enhancement, help wanted

#54 - postgres: operator does not exist: bigint = text

Issue - State: closed - Opened by ejmg over 1 year ago - 10 comments

#53 - New Session For Every Request

Issue - State: closed - Opened by BeaconBrigade over 1 year ago - 15 comments

#51 - Make `AuthUser` trait more flexible

Issue - State: closed - Opened by teenjuna over 1 year ago - 1 comment

#50 - Add Redis store.

Pull Request - State: closed - Opened by schaschko over 1 year ago - 9 comments

#49 - Parametrize type of user ID

Pull Request - State: closed - Opened by laskowski over 1 year ago - 4 comments

#48 - Allow customizing extractor responses

Issue - State: open - Opened by czocher over 1 year ago - 3 comments
Labels: enhancement, help wanted

#47 - Problem with session when frontend is on a different port than backend

Issue - State: closed - Opened by Czocher over 1 year ago - 1 comment

#44 - Allow crate users to pick the `sqlx` runtime.

Pull Request - State: closed - Opened by dsaghliani over 1 year ago - 11 comments

#43 - Integration tests setup

Pull Request - State: closed - Opened by czotomo over 1 year ago - 3 comments

#42 - Default query for SqlxStore does not work with MySQL

Issue - State: closed - Opened by czotomo over 1 year ago - 1 comment
Labels: bug, help wanted, good first issue

#40 - Improve usage of tracing

Issue - State: closed - Opened by maxcountryman over 1 year ago
Labels: enhancement, help wanted

#39 - Support Diesel as a store

Issue - State: closed - Opened by czotomo over 1 year ago - 2 comments
Labels: enhancement, help wanted, good first issue

#38 - allow a little bit more flexibility with UserStore::load_user

Pull Request - State: closed - Opened by czotomo over 1 year ago - 2 comments

#37 - Support LDAP as a Store

Issue - State: closed - Opened by apps4uco over 1 year ago - 5 comments
Labels: enhancement, help wanted, good first issue

#36 - Support Sea-ORM as a store

Issue - State: closed - Opened by limjiayi over 1 year ago - 4 comments
Labels: enhancement, help wanted, good first issue

#35 - Support `rustqlite` as an alternative `Store`

Issue - State: closed - Opened by czocher over 1 year ago - 9 comments
Labels: enhancement, help wanted

#34 - Support `Sled` key-value store as a `Store`

Issue - State: closed - Opened by Czocher over 1 year ago - 3 comments
Labels: enhancement, help wanted

#31 - expose sqlx_store::SqlxStore

Pull Request - State: closed - Opened by beckend over 1 year ago - 4 comments

#25 - sqlx_store::SqlxStore is a private module

Issue - State: closed - Opened by beckend over 1 year ago - 2 comments
Labels: good first issue

#24 - How do I create my own store

Issue - State: closed - Opened by mtelahun over 1 year ago - 4 comments

#22 - Redirect unauthenticated user to login page.

Issue - State: closed - Opened by cldershem over 1 year ago - 12 comments
Labels: enhancement, help wanted, good first issue

#21 - axum v0.6.0

Pull Request - State: closed - Opened by maxcountryman over 1 year ago - 2 comments

#20 - Create a `secrecy` feature

Pull Request - State: closed - Opened by Czocher over 1 year ago - 7 comments

#19 - Implement `PartialOrd` for `Role`

Pull Request - State: closed - Opened by Czocher over 1 year ago - 2 comments

#18 - Role should require `PartialOrd`

Issue - State: closed - Opened by Czocher over 1 year ago

#17 - Implement a role-based `RequireAuthorizationLayer`

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

#16 - test coverage

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

#15 - Additional unit tests?

Issue - State: closed - Opened by maxcountryman over 1 year ago - 7 comments
Labels: help wanted, good first issue

#14 - Implement a role-based `RequireAuthorizationLayer`

Issue - State: closed - Opened by Czocher over 1 year ago - 6 comments

#13 - basic tower test

Pull Request - State: closed - Opened by maxcountryman over 1 year ago - 2 comments

#12 - WIP: Implement basic RBAC support

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

#11 - Idea: RBAC support

Issue - State: closed - Opened by Czocher over 1 year ago - 1 comment

#10 - Add an example to require a special user field value

Pull Request - State: closed - Opened by Czocher over 1 year ago - 3 comments

#9 - Remove `std::fmt::Debug` from `AuthUser` requirements

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

#8 - Idea: Add an example for a simple `is_admin` extractor

Issue - State: closed - Opened by Czocher over 1 year ago - 2 comments
Labels: good first issue

#7 - Idea: `AuthUser` should not be `Clone` and should require the `Zeroize` trait on the `password` field

Issue - State: closed - Opened by Czocher over 1 year ago - 3 comments
Labels: help wanted

#6 - `AuthUser` should not require the `Debug` trait

Issue - State: closed - Opened by Czocher over 1 year ago - 1 comment
Labels: good first issue

#5 - Building sqlite/sqlx features implicitly enables runtimes

Issue - State: closed - Opened by yaleman over 1 year ago - 10 comments
Labels: help wanted, good first issue

#4 - Add oauth example

Pull Request - State: closed - Opened by Rigellute over 1 year ago - 3 comments

#3 - How to redirect with the auth headers/cookie?

Issue - State: closed - Opened by Rigellute over 1 year ago - 5 comments

#2 - Problem with async_sqlx_session

Issue - State: closed - Opened by LeonGGX almost 2 years ago - 6 comments

#1 - how to get specific user for login

Issue - State: closed - Opened by hanbu97 almost 2 years ago - 3 comments