Commit graph

13 commits

Author SHA1 Message Date
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
b2d2adad55 Fix doc issues 2022-08-19 10:26:23 +10:00
Anupama Dharmajan
f77ac17111 Fix codechecker errors 2022-01-17 08:44:01 +11:00
Dmitrii Metelkin
112aeb25d2 Fix copy-paste issue in upgrade script 2018-05-02 10:40:24 +10:00
Dmitrii Metelkin
15cfe70041 Fix broken SQL 2018-05-02 10:30:07 +10:00
Dmitrii Metelkin
8f92919434 Add upgrade script to fix all previously created users 2018-05-02 10:18:21 +10:00
Dmitrii Metelkin
0119c5b1b0 Add missing MOODLE_INTERNAL constants 2018-01-29 11:17:54 +11:00
Dmitrii Metelkin
5ff3cb7efc Fix #2 remove default archetypes and update documentation 2016-08-27 15:00:07 +10:00
Dmitrii Metelkin
dfeedcfa87 Rename web service 2016-08-19 17:07:20 +10:00
Dmitrii Metelkin
816c6f92e9 Change web service use restrictions 2016-08-19 14:03:15 +10:00
Dmitrii Metelkin
52698e1d30 Add permissions to the service description 2016-08-18 18:13:24 +10:00
Dmitrii Metelkin
99d080f1cd Add 'Generate user key' permission 2016-08-18 18:10:38 +10:00
Dmitrii Metelkin
9696666814 Add services file 2016-08-17 15:05:06 +10:00