mirror of
https://github.com/oxygenpay/oxygen.git
synced 2026-04-26 08:05:56 +03:00
[PR #6] [MERGED] Ensure config files/directories for sessions & KMS #14
Labels
No labels
duplicate
not reproducible
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/oxygen#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/oxygenpay/oxygen/pull/6
Author: @swift1337
Created: 7/2/2023
Status: ✅ Merged
Merged: 7/2/2023
Merged by: @swift1337
Base:
main← Head:develop📝 Commits (2)
e464a33Ensure config files/directories for sessions & KMSa10d1f9Merge branch 'main' into develop📊 Changes
7 files changed (+131 additions, -4 deletions)
View changed files
📝
.gitignore(+1 -0)📝
internal/db/connection/bolt/bolt.go(+7 -0)📝
internal/server/http/middleware/middleware.go(+8 -0)➕
internal/util/fs.go(+50 -0)➕
internal/util/fs_test.go(+65 -0)➖
tmp/.gitignore(+0 -2)➖
tmp/sessions/.gitignore(+0 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.