Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dankal-data-view
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
仲光辉
dankal-data-view
Commits
9c9d6408
Commit
9c9d6408
authored
Jul 24, 2025
by
mercymodest
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:- add sql
parent
e26b0246
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
6 deletions
+10
-6
gdpr-变更说明.md
电子日历-GDPR/gdpr-变更说明.md
+10
-6
No files found.
电子日历-GDPR/gdpr-变更说明.md
View file @
9c9d6408
# Webcal加密密钥为 32个字节的字符串
# Webcal加密说明
# Webcal加密密钥为 32个字节的字符串
# Webcal加密说明
> **<span style="color:red;">如果没有设置密钥,涉及服务将无法启动</span>**
## 密钥为`32`个字节的字符串
## 采用`AES`加密
## 密钥示例
> Y61336WSU3L0768CC037T950I0NL21F1
### Docker Compose ENV 示例
...
...
@@ -15,9 +18,10 @@ cn.dankal.calendar.common.webcal.WebcalEncryptUtils
@Value
(
"${webcal.aes.key}"
)
private
String
aesKey
;
```
## 涉及服务
## **<span style="color:red;">涉及服务</span>**
> **<span style="color:red;">涉及服务密钥需要统一</span>**
### 正式环境
-
正常环境API服务
-
正式环境webcal 定时任务
-
**<span style="color:red;">正常环境API服务</span>**
-
**<span style="color:red;">正式环境webcal 定时任务</span>**
### 预发布环境
-
预发布环境API服务
-
**<span style="color:red;">预发布环境API服务</span>**
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment