Commit graph

21 commits

Author SHA1 Message Date
6b51e0bceb
feat(auth_jwt): add JWT secret key configuration
Some checks failed
ci / ci (push) Failing after 0s
Introduced new settings for JWT secret and its description to the JWT authentication plugin. The settings allow administrators to configure a secret key used for signing JWT tokens.

Also updated the plugin version to ensure proper synchronization with these changes.

Addresses setup requirements for heightened JWT security.
2024-06-25 19:26:41 +02:00
9a87e9a496
refactor(auth): rename auth_userkey to auth_jwt
Some checks failed
ci / ci (push) Failing after 0s
Rebranded the auth_userkey plugin to auth_jwt, including changes to namespace, class names, and configuration settings to reflect the new jwt-based authentication mechanism. Updated copyright notices and contact information accordingly. This refactoring also includes the introduction of JWT token management using the Firebase JWT library, replacing the user quick keys.
2024-06-25 12:00:04 +02:00
Dmitrii Metelkin
e60e6d4705 Version bump 2022-08-19 11:52:45 +10:00
Dmitrii Metelkin
992ecf4c5f Fix minor CI complains 2022-08-19 11:18:20 +10:00
Dmitrii Metelkin
41f1744ab5 Bump supported version 2022-08-19 11:02:20 +10:00
Dmitrii Metelkin
c2cb337a88 Support only till 3.10 2022-06-03 16:54:50 +10:00
Dmitrii Metelkin
b2693a7b6f Use the letest version of workflows 2022-06-03 16:36:36 +10:00
Anupama Dharmajan
f77ac17111 Fix codechecker errors 2022-01-17 08:44:01 +11:00
Anupama Dharmajan
502564a88c Update readme file and bump version number 2022-01-17 08:14:52 +11:00
Dmitrii Metelkin
e77e47fc94 Version bump 2020-05-08 23:14:43 +10:00
Dmitrii Metelkin
0ae1e389b3 Version bump 2020-05-08 19:40:04 +10:00
Dmitrii Metelkin
8f92919434 Add upgrade script to fix all previously created users 2018-05-02 10:18:21 +10:00
Dmitrii Metelkin
79b6b751b0 Bump version 2018-03-28 11:56:37 +11:00
Dmitrii Metelkin
f04cf2afc3 Update version file 2018-01-29 11:39:55 +11:00
Daniel Thee Roperto
d6d00e28ea Version bump. 2017-05-15 12:05:20 +10:00
Andrew Hancox
b08d113e0c Add user provisioning. 2017-03-31 11:55:52 +01:00
Dmitrii Metelkin
1f23904478 Bump version 2016-09-26 13:26:14 +10:00
Dmitrii Metelkin
afc5ec3e3f Bump version 2016-08-27 21:43:19 +10:00
Dmitrii Metelkin
be13e8b069 Fix coing style issues 2016-08-18 23:30:58 +10:00
Dmitrii Metelkin
f72c5ed742 Fix docs in version.php 2016-08-17 15:04:45 +10:00
Dmitrii Metelkin
e128916e37 Initial commit 2016-08-16 14:10:38 +10:00