]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/tests/plugins/id-and-pass-auth.ts
Use an object to represent a server
[github/Chocobozzz/PeerTube.git] / server / tests / plugins / id-and-pass-auth.ts
2021-07-20  ChocobozzzUse an object to represent a server
2021-07-20  ChocobozzzShorter server command names
2021-07-20  ChocobozzzIntroduce user command
2021-07-20  ChocobozzzIntroduce login command
2021-07-20  ChocobozzzIntroduce server commands
2021-07-20  ChocobozzzIntroduce config command
2021-07-20  ChocobozzzIntroduce plugins command
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-05-05  ChocobozzzAdd auth plugin info in users list
2020-05-04  ChocobozzzAdd ability to unregister plugin auths
2020-05-04  ChocobozzzAdd external login tests
2020-05-04  ChocobozzzCheck auth plugin result
2020-05-04  ChocobozzzAdd plugin auth migrations
2020-05-04  ChocobozzzAdd ability for auth plugins to hook tokens validity
2020-05-04  ChocobozzzSupport logout and add id and pass tests
2020-05-04  ChocobozzzBegin auth plugin support