WIP: Draft: Resolve "Feature: Router security" #582

Draft
jamie wants to merge 3 commits from 297-feature-router-security into master
jamie commented 2025-07-27 00:19:55 +00:00 (Migrated from git.hazaar.io)

Closes #297

Closes #297
jamie commented 2025-07-27 00:19:56 +00:00 (Migrated from git.hazaar.io)

assigned to @jamie

assigned to @jamie
jamie commented 2025-07-27 10:28:47 +00:00 (Migrated from git.hazaar.io)

added 2 commits

  • 1897bf82 - fix(auth): Refactor htpasswd loading
  • 9c66e6b0 - fix(view): forwarding data to views

Compare with previous version

added 2 commits <ul><li>1897bf82 - fix(auth): Refactor htpasswd loading</li><li>9c66e6b0 - fix(view): forwarding data to views</li></ul> [Compare with previous version](/hazaar/framework/-/merge_requests/235/diffs?diff_id=6149&start_sha=04ea1f62a32f73081cdb859491d42af6d630c349)
jamie commented 2025-08-21 09:10:43 +00:00 (Migrated from git.hazaar.io)

added 12 commits

  • 9c66e6b0...26e7f0a6 - 11 commits from branch master
  • 066b96c5 - Merge branch 'master' into 297-feature-router-security

Compare with previous version

added 12 commits <ul><li>9c66e6b0...26e7f0a6 - 11 commits from branch <code>master</code></li><li>066b96c5 - Merge branch &#39;master&#39; into 297-feature-router-security</li></ul> [Compare with previous version](/hazaar/framework/-/merge_requests/235/diffs?diff_id=6216&start_sha=9c66e6b091bd2ec429009cde34db0808afe33dac)
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 297-feature-router-security:297-feature-router-security
git switch 297-feature-router-security

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff 297-feature-router-security
git switch 297-feature-router-security
git rebase master
git switch master
git merge --ff-only 297-feature-router-security
git switch 297-feature-router-security
git rebase master
git switch master
git merge --no-ff 297-feature-router-security
git switch master
git merge --squash 297-feature-router-security
git switch master
git merge --ff-only 297-feature-router-security
git switch master
git merge 297-feature-router-security
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hazaar/framework#582
No description provided.