mirror of
https://github.com/elyby/chrly.git
synced 2025-05-31 14:11:51 +05:30
Rework security module, replace JWT library, invalidate JWT tokens signed for Chrly v4, generate RSA key in runtime when not provided via configuration
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
package version
|
||||
|
||||
const MajorVersion = 5
|
||||
|
||||
var (
|
||||
version = "undefined"
|
||||
commit = "unknown"
|
||||
|
Reference in New Issue
Block a user