mirror of
https://github.com/stoatchat/rust-authifier.git
synced 2026-07-21 06:05:56 -04:00
[PR #45] [MERGED] refactor: move included assets to crate directory #58
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stoatchat/rust-authifier/pull/45
Author: @brecert
Created: 9/16/2022
Status: ✅ Merged
Merged: 9/16/2022
Merged by: @insertish
Base:
master← Head:include-assets-in-dependency📝 Commits (1)
4cd5022refactor: move included assets to crate directory📊 Changes
4 files changed (+2 additions, -2 deletions)
View changed files
📝
crates/rauth/assets/pwned100k.txt(+0 -0)📝
crates/rauth/assets/revolt_source_list.txt(+0 -0)📝
crates/rauth/src/config/blocklists.rs(+1 -1)📝
crates/rauth/src/config/passwords.rs(+1 -1)📄 Description
This solves some issues when building rauth in some scenarios (eg. nix)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.