Commit Graph

262 Commits

Author SHA1 Message Date
08767d1d59
add adminer to docker compose stack
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-16 14:21:19 +02:00
46404a9d7b
Merge pull request 'fix syntax error in migration' (!18) from hotfix/fix-migration into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #18
2023-04-16 14:07:00 +02:00
8a4c5403cb
fix syntax error in migration
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-16 14:05:14 +02:00
15a58e8ace
Merge pull request 'implement community basics' (!17) from feature/community-basics into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #17
2023-04-16 14:00:25 +02:00
d763c4344c
implement community basics
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-16 13:57:54 +02:00
4dc08dffc9
Merge pull request 'feature/fix-oauth-audience' (!16) from feature/fix-oauth-audience into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #16
2023-04-12 02:11:53 +02:00
87b811f716
client id can be anything
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-12 02:10:33 +02:00
eb4ebb9582
send clientId as aud 2023-04-12 02:05:44 +02:00
6af7813e3d
drop audience from oauth_tokens 2023-04-12 02:04:56 +02:00
31ff9b287d
Revert "add aud to jwt"
This reverts commit 97780eb079.
2023-04-12 02:03:15 +02:00
c9a06e5ada
Merge pull request 'add aud to jwt' (!15) from feature/add-oauth-audience into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #15
2023-04-12 00:44:52 +02:00
4f007765f4
Merge pull request 'omit whitespace in main layout' (!14) from bugfix/layout-fix into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #14
2023-04-12 00:42:40 +02:00
97780eb079
add aud to jwt
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-12 00:41:20 +02:00
e487a59816
Merge pull request 'restrict oauth access' (!13) from feature/oauth-restrictions into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #13
2023-04-12 00:15:08 +02:00
a7790319eb
restrict oauth access
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-12 00:10:14 +02:00
e143d05801
Merge pull request 'make oauth endpoints openid compliant' (!12) from oauth-improvements into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #12
2023-04-11 19:47:54 +02:00
7c0ebe6668
fix url passed to 'redirect_after_login'
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-11 19:06:22 +02:00
6eb54a6f11
make oauth endpoints openid compliant 2023-04-11 19:06:22 +02:00
ed137b38de
omit whitespace in main layout
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-09 03:16:45 +02:00
db757de71c
Merge pull request 'feature/user-data' (!11) from feature/user-data into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #11
2023-04-09 02:59:35 +02:00
71aed9dcec
send all user data with oauth
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-09 02:55:42 +02:00
b809542083
reload account page after save 2023-04-09 02:55:40 +02:00
749b93e3af
make it possible to modify personal user data fields 2023-04-09 02:55:10 +02:00
df3bf89079
add personal user data fields 2023-04-09 02:54:18 +02:00
de346c0c6e
fix HTML syntax error in account.php 2023-04-09 02:29:53 +02:00
6df63373ab
fix observeInput logic 2023-04-09 02:29:53 +02:00
a0fe77fe66
make it possible to modify email and username 2023-04-09 02:29:53 +02:00
151112bd2a
make it possible to have username 2023-04-09 02:29:46 +02:00
366abf61b3
Merge pull request 'use name 'oauth_payload' for data received from oauth authentication request' (!10) from bugfix/fix-conflicting-session-keys into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #10
2023-04-08 21:25:57 +02:00
367e78cbf8
use name 'oauth_payload' for data received from oauth authentication request
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-08 21:21:30 +02:00
c056e0bdfc
Merge pull request 'fix redirect again - hopefully last time' (!9) from bugfix/fix-redirects-again into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #9
2023-04-08 21:11:31 +02:00
12890293e0
fix redirect again - hopefully last time
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-08 20:54:18 +02:00
845f1fe262
Merge pull request 'RVRNEXT-2 disable anti csrf check in case of oauth token' (!8) from feature/RVRNEXT-2-disable-anti-csrf-check-for-oauth-token into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #8
2023-04-08 20:03:20 +02:00
bc9f1a1d1f
RVRNEXT-2 disable anti csrf check in case of oauth token
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-08 20:02:02 +02:00
84df948012
Merge pull request 'feature/RVRNEXT-2-fixes' (!7) from feature/RVRNEXT-2-fixes into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #7
2023-04-08 19:38:16 +02:00
1200489186
RVRNEXT-2 token endpoint should be POST
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-08 19:37:05 +02:00
74d0b24f5f
RVRNEXT-2 make endpoint names simpler 2023-04-08 19:37:02 +02:00
cbe6d79ab5
Merge pull request 'feature/RVRNEXT-2-implement-login-to-old-rvr' (!6) from feature/RVRNEXT-2-implement-login-to-old-rvr into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #6
2023-04-08 19:22:09 +02:00
72618c6c66
RVRNEXT-2 ignore *.pem files
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-08 19:20:47 +02:00
b6018a0715
RVRNEXT-2 add new environment variables for jwt rsa keys 2023-04-08 19:20:47 +02:00
35b7db81b2
RVRNEXT-2 add controller and view for oauth 2023-04-08 19:20:47 +02:00
89c7d3b0ea
RVRNEXT-2 add database accessors for oauth tokens 2023-04-08 19:08:15 +02:00
13b62c8c02
RVRNEXT-2 add new db table for oauth tokens 2023-04-08 19:07:42 +02:00
364d55a4b2
RVRNEXT-2 fix redirect after login 2023-04-08 19:07:18 +02:00
e4dc8ace04
RVRNEXT-2 add new endpoints for oauth 2023-04-08 19:06:45 +02:00
af8ecc748f
RVRNEXT-2 add firebase/php-jwt 2023-04-08 19:06:14 +02:00
6d11be728e
Merge pull request 'login-fixes' (!5) from login-fixes into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #5
2023-04-08 10:50:33 +02:00
453940a5ef
unify redirect after login logic
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-08 10:45:56 +02:00
d45b790122
show correct error message if google login fails 2023-04-08 03:34:07 +02:00
862daea29c
Merge pull request 'replace constants in app.php instead of main.php' (!4) from fix-update-version-script into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #4
2023-04-08 03:18:49 +02:00