[PR #45] [MERGED] refactor: move included assets to crate directory #58

Closed
opened 2026-02-16 12:52:46 -05:00 by yindo · 0 comments
Owner

📋 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: masterHead: include-assets-in-dependency


📝 Commits (1)

  • 4cd5022 refactor: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/stoatchat/rust-authifier/pull/45 **Author:** [@brecert](https://github.com/brecert) **Created:** 9/16/2022 **Status:** ✅ Merged **Merged:** 9/16/2022 **Merged by:** [@insertish](https://github.com/insertish) **Base:** `master` ← **Head:** `include-assets-in-dependency` --- ### 📝 Commits (1) - [`4cd5022`](https://github.com/stoatchat/rust-authifier/commit/4cd5022e5245a58b1b25867f6d3d0837b99fc330) refactor: move included assets to crate directory ### 📊 Changes **4 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description This solves some issues when building rauth in some scenarios (eg. nix) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:52:46 -05:00
yindo closed this issue 2026-02-16 12:52:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/rust-authifier#58