Commit graph

10 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
ac8c1c6cda Modify exclusions in travis 2020-05-08 18:12:53 +10:00
Dmitrii Metelkin
4ed8bc9c3c Remove phpcpd from travis 2020-05-08 17:47:02 +10:00
Dmitrii Metelkin
37ad867c1a Update Travis 2020-05-08 15:14:59 +10:00
Dmitrii Metelkin
291f2a04c4 Fix travis file 2019-11-16 22:07:34 +11:00
Dmitrii Metelkin
bf33d00fbe Simplify travis file 2018-01-29 11:40:20 +11:00
Pat Kira
b71d9ecea6 Exclude testing moodle master branch against PHP 5.6 2017-10-23 13:28:17 +11:00
Daniel Thee Roperto
596f2d72aa Issue #13 - Updated Travis and unit test.
- Added Moodle 32 and Moodle 33 to Travis.
- Updated Travis to not test mysql in every scenario
- Updated Travis to use Postgres 9.3 (required by Moodle 33+)
- Updated test_that_user_logged_in_and_redirected as newer Moodle defaults to different URL.
2017-05-15 11:52:08 +10:00
Dmitrii Metelkin
775933852a Exclude unwanted ci checks 2016-08-18 23:48:36 +10:00
Dmitrii Metelkin
47e11baf6c Add travis.yml file 2016-08-18 23:05:55 +10:00