Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tvallotton/rocket_auth issues and pull requests
#72 - Maintenance Patch
Pull Request -
State: open - Opened by krbundy 3 months ago
#71 - Updated to newest rocket version and fixed errors
Pull Request -
State: open - Opened by PixelboysTM 4 months ago
#70 - Update Rocket, sqlx, and rusqlite dependencies.
Pull Request -
State: open - Opened by pjantrania 11 months ago
#69 - Does not compile with rocket 0.5.0 (not Rc3)
Issue -
State: open - Opened by robertsarkozi 11 months ago
#68 - Change Failure to Error, fixes compilation error
Pull Request -
State: open - Opened by constantingoeldel over 1 year ago
- 2 comments
#67 - Users seems to be able to connect only on one device at the same time
Issue -
State: open - Opened by Eldolfin over 1 year ago
#66 - Updated the SQL code for UPDATE_USER in tokio_postgres; Added the id for the execute.
Pull Request -
State: open - Opened by varpeti over 1 year ago
- 2 comments
#65 - Database error during password change (tokio_postgres)
Issue -
State: open - Opened by varpeti over 1 year ago
#64 - adds cargo test to workflow
Pull Request -
State: open - Opened by DrewMcArthur over 1 year ago
#63 - add `cargo test` to workflow
Issue -
State: open - Opened by DrewMcArthur over 1 year ago
#62 - fix cargo test error saying get_session is private
Pull Request -
State: open - Opened by zhw2101024 over 1 year ago
#61 - Session is not invalidated after time expires using login_for
Issue -
State: open - Opened by robertsarkozi over 1 year ago
- 1 comment
#60 - New release with Users table update fix?
Issue -
State: open - Opened by robertsarkozi over 1 year ago
#59 - Default Argon2 config does not meet OWASP minimum security
Issue -
State: open - Opened by Ravenslofty almost 2 years ago
- 1 comment
#58 - Feat: Redis Stack as a Persistant Data Storage.
Issue -
State: open - Opened by tehsunnliu about 2 years ago
#57 - How to get the value chosen in an html form select, and having that value in a rust variable
Issue -
State: open - Opened by ErtyDess about 2 years ago
#56 - Removed direct logging via println
Pull Request -
State: open - Opened by Flyffies over 2 years ago
#55 - Update sqlx dependency so it builds
Pull Request -
State: closed - Opened by 3n3a over 2 years ago
#54 - Compilation failing due to SQLX features
Issue -
State: open - Opened by modulated over 2 years ago
- 2 comments
#53 - Use "AUTOINCREMENT" for user table primary key
Issue -
State: open - Opened by yzernik over 2 years ago
#52 - Can AdminUser guard return a 403 instead of a 401?
Issue -
State: open - Opened by SpootDev over 2 years ago
- 2 comments
#51 - Made email everywhere lowercase, where use to compare or to insert
Pull Request -
State: closed - Opened by DerPizzaBoi over 2 years ago
#50 - Fixed postgres database 'UPDATE_USER' string in sql.rs
Pull Request -
State: closed - Opened by DerPizzaBoi over 2 years ago
#49 - Spelling
Pull Request -
State: closed - Opened by DerPizzaBoi over 2 years ago
#48 - ValidationError leaks password if signup fails
Issue -
State: open - Opened by DerPizzaBoi over 2 years ago
- 3 comments
#47 - Remove extra comma from UPDATE_USER sqlite query
Pull Request -
State: closed - Opened by jaybosamiya over 2 years ago
#46 - Update sqlx to v0.6
Issue -
State: closed - Opened by yzernik over 2 years ago
- 3 comments
#45 - Fix sqlite query for user modification
Pull Request -
State: closed - Opened by jaybosamiya over 2 years ago
- 2 comments
#44 - Derestrict rusqlite dependency version
Pull Request -
State: closed - Opened by jaybosamiya over 2 years ago
- 2 comments
#43 - Allow option to use username instead of email
Issue -
State: open - Opened by yzernik over 2 years ago
- 5 comments
#42 - Fixed compile error and lowercase email on signup
Pull Request -
State: closed - Opened by DerPizzaBoi over 2 years ago
- 3 comments
#41 - Compile error
Issue -
State: closed - Opened by DerPizzaBoi over 2 years ago
- 1 comment
#40 - Compare password functionality
Pull Request -
State: closed - Opened by tvallotton over 2 years ago
- 1 comment
#39 - compare password functionality
Pull Request -
State: closed - Opened by DerPizzaBoi over 2 years ago
- 2 comments
#38 - Check if String is same as hashed password
Issue -
State: closed - Opened by DerPizzaBoi over 2 years ago
- 3 comments
#37 - Library breaks with rocket 0.5.0-rc.2
Issue -
State: closed - Opened by DerPizzaBoi almost 3 years ago
- 1 comment
#36 - Customizable SQL Schema
Issue -
State: open - Opened by isosphere almost 3 years ago
- 3 comments
#35 - User FromRequest not found with git rocket and TLS
Issue -
State: open - Opened by ecashin almost 3 years ago
- 7 comments
#34 - Trait FromRequest not implemented for User/Admin when trying to use guards
Issue -
State: closed - Opened by SpootDev almost 3 years ago
- 1 comment
#33 - Add constructor for Signup
Issue -
State: open - Opened by A6GibKm almost 3 years ago
- 1 comment
#32 - Make email none-case-sensitive
Issue -
State: open - Opened by DerPizzaBoi almost 3 years ago
- 2 comments
#31 - German language support
Pull Request -
State: closed - Opened by DerPizzaBoi almost 3 years ago
- 1 comment
#30 - Add french language support
Pull Request -
State: open - Opened by julien-me about 3 years ago
- 1 comment
#29 - Localization support?
Issue -
State: open - Opened by julien-me about 3 years ago
- 1 comment
#28 - Add diesel support
Issue -
State: open - Opened by jwpjrdev over 3 years ago
- 1 comment
#27 - Failed to run sqlite example
Issue -
State: open - Opened by MiniaczQ over 3 years ago
- 2 comments
#26 - Add metadata to users
Issue -
State: open - Opened by tvallotton over 3 years ago
#25 - Add CSRF support.
Issue -
State: open - Opened by tvallotton over 3 years ago
Labels: priority
#24 - Rusqlite should be supported.
Issue -
State: closed - Opened by knarkzel over 3 years ago
- 2 comments
#23 - Resolves https://github.com/tvallotton/rocket_auth/issues/22
Pull Request -
State: closed - Opened by knarkzel over 3 years ago
#22 - Email field of `User` should be public
Issue -
State: closed - Opened by knarkzel over 3 years ago
- 1 comment
#21 - Add OAuth support
Issue -
State: open - Opened by tvallotton almost 4 years ago
Labels: priority
#20 - Configuration parameter
Issue -
State: open - Opened by tvallotton almost 4 years ago
#19 - Support configurable hashing algorithms
Issue -
State: closed - Opened by tvallotton almost 4 years ago
- 1 comment
#18 - Document Users
Issue -
State: closed - Opened by tvallotton almost 4 years ago
#17 - Document all Auth
Issue -
State: closed - Opened by tvallotton almost 4 years ago
#16 - test redis impl
Issue -
State: open - Opened by tvallotton almost 4 years ago
#15 - Test postgresql impl
Issue -
State: closed - Opened by tvallotton almost 4 years ago
#14 - implement FromRequest for User
Issue -
State: closed - Opened by tvallotton almost 4 years ago
#13 - Async api
Issue -
State: closed - Opened by tvallotton almost 4 years ago
#12 - Support for Mysql
Issue -
State: closed - Opened by tvallotton almost 4 years ago
#11 - Auth struct.
Issue -
State: closed - Opened by tvallotton almost 4 years ago
#10 - Improve error messages
Issue -
State: closed - Opened by tvallotton almost 4 years ago
#9 - Modify and delete users
Issue -
State: closed - Opened by tvallotton almost 4 years ago
Labels: priority
#8 - Document the crate
Issue -
State: closed - Opened by tvallotton almost 4 years ago
Labels: documentation
#7 - Failed login attempts
Issue -
State: open - Opened by tvallotton almost 4 years ago
Labels: enhancement
#6 - Password and email similarity
Issue -
State: open - Opened by tvallotton almost 4 years ago
Labels: enhancement
#5 - Password checking
Issue -
State: open - Opened by tvallotton almost 4 years ago
Labels: enhancement
#4 - Test CHashMap
Issue -
State: closed - Opened by tvallotton almost 4 years ago
#3 - Redis Session
Issue -
State: closed - Opened by tvallotton almost 4 years ago
Labels: priority
#2 - Tests for SQLite
Issue -
State: closed - Opened by tvallotton almost 4 years ago
#1 - PostgreSQL
Issue -
State: closed - Opened by tvallotton almost 4 years ago
Labels: priority