index
:
Peertube
develop
gitolite_local/open_instance
master
release/3.0.0
release/4.0.0
release/4.1.0
release/5.2.0
ActivityPub-federated video streaming platform using P2P directly in your web browser
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
server
/
tests
/
plugins
/
external-auth.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
External auth can update user on login
Chocobozzz
2023-01-04
1
-0
/
+34
*
External auth can set more user fields
Chocobozzz
2023-01-04
1
-1
/
+7
*
Breaking API: Consistency with role id/label
Chocobozzz
2022-10-28
1
-3
/
+3
*
We don't need to import mocha
Chocobozzz
2022-08-17
1
-1
/
+0
*
Suffix external auth username on conflict
Chocobozzz
2022-08-03
1
-5
/
+34
*
Move test functions outside extra-utils
Chocobozzz
2021-12-17
1
-3
/
+3
*
shared/ typescript types dir server-commands
Chocobozzz
2021-12-17
1
-1
/
+1
*
Add filter:api.server.stats.get.result hook
Chocobozzz
2021-12-09
1
-1
/
+1
*
Reorganize imports
Chocobozzz
2021-07-20
1
-4
/
+3
*
Refactor requests
Chocobozzz
2021-07-20
1
-10
/
+10
*
Use an object to represent a server
Chocobozzz
2021-07-20
1
-5
/
+5
*
Shorter server command names
Chocobozzz
2021-07-20
1
-33
/
+33
*
Introduce user command
Chocobozzz
2021-07-20
1
-34
/
+15
*
Introduce login command
Chocobozzz
2021-07-20
1
-28
/
+29
*
Introduce server commands
Chocobozzz
2021-07-20
1
-4
/
+3
*
Introduce config command
Chocobozzz
2021-07-20
1
-11
/
+4
*
Introduce plugins command
Chocobozzz
2021-07-20
1
-30
/
+17
*
Refactor auth flow
Chocobozzz
2021-03-24
1
-1
/
+1
*
replace numbers with typed http status codes (#3409)
Rigel Kent
2020-12-07
1
-23
/
+24
*
Provide express request to onLogout call
Chocobozzz
2020-11-20
1
-4
/
+30
*
Fix external auth email/password update
Chocobozzz
2020-05-20
1
-0
/
+10
*
Add other tests to external auth
Chocobozzz
2020-05-11
1
-5
/
+47
*
Add ability to unregister plugin auths
Chocobozzz
2020-05-04
1
-1
/
+37
*
Add external login tests
Chocobozzz
2020-05-04
1
-0
/
+295