mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #89] [MERGED] release v0.8.1 #4138
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#4138
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/fatedier/frp/pull/89
Author: @fatedier
Created: 8/23/2016
Status: ✅ Merged
Merged: 8/23/2016
Merged by: @fatedier
Base:
master← Head:release0.8📝 Commits (3)
2b1c39ecmd/frps: a bug of status display in dashboard, fix #80c8e5096utils/pcrypto: fix the bug of using aes94c7f57dep: fix a log file deleted bug caused by beego.logs📊 Changes
13 files changed (+1004 additions, -131 deletions)
View changed files
📝
Godeps/Godeps.json(+2 -2)📝
src/cmd/frps/control.go(+6 -0)📝
src/utils/pcrypto/pcrypto.go(+47 -15)📝
src/utils/pcrypto/pcrypto_test.go(+16 -1)➕
vendor/github.com/astaxie/beego/logs/color.go(+28 -0)➕
vendor/github.com/astaxie/beego/logs/color_windows.go(+428 -0)📝
vendor/github.com/astaxie/beego/logs/conn.go(+1 -1)📝
vendor/github.com/astaxie/beego/logs/console.go(+1 -1)📝
vendor/github.com/astaxie/beego/logs/file.go(+69 -25)📝
vendor/github.com/astaxie/beego/logs/log.go(+267 -56)📝
vendor/github.com/astaxie/beego/logs/logger.go(+137 -28)📝
vendor/github.com/astaxie/beego/logs/multifile.go(+1 -1)📝
vendor/github.com/astaxie/beego/logs/smtp.go(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.