请问下如何修改前端 #425
请问下如何修改前端
#425
Replies: 1 comment 2 replies
-
|
看起来是一个比较个性化的需求,可以结合ai编码来改一下前端来实现你的需求 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我在尝试添加一个功能去基于user uid,使用服务器上的一个ca去签发openssh证书,想请问一下有没有人知道怎么修改前端的代码
背景:
因为打算给slurm的用户管理部署这个服务,鉴于slurm集群里面开启了ssh的passwordAuthentication = no,因此想在个人主页里面添加一个下载ssl私钥的功能,这样对用户和管理员都会方便很多,只需要将trustedCa部署到所有服务器上就行。
目的:

个人中心改成类似于这样的前端页面,用户可以点击这个下载证书去获取ssl证书
Beta Was this translation helpful? Give feedback.
All reactions