Commit Graph

275 Commits

Author SHA1 Message Date
a7d3942d1f
use classes at beginning of web.php
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-16 21:14:56 +02:00
41933ec510
update soko-web to 0.4
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-16 20:54:49 +02:00
e98bb28faf
adapt to soko-web 0.4 2023-04-16 20:54:29 +02:00
34eeb10c27
Merge pull request 'feature/start-using-authentication-required-interface' (!22) from feature/start-using-authentication-required-interface into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #22
2023-04-16 17:53:16 +02:00
70e13f70c0
update soko-web to 0.3
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-16 17:51:29 +02:00
a89182b64f
split authentication required and secured controllers 2023-04-16 17:51:29 +02:00
45a22c2dd4
Merge pull request 'feature/upgrade-soko-web' (!21) from feature/upgrade-soko-web into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #21
2023-04-16 16:05:51 +02:00
c6d33753c8
adapt to new soko-web
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-16 16:03:38 +02:00
b32092f1cd
upgrade soko-web to 0.2.1 2023-04-16 16:03:11 +02:00
b5cb59d3ee
Merge pull request 'replace hardcoded links to generated ones' (!20) from feature/replace-hardcoded-links into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #20
2023-04-16 14:44:00 +02:00
0b8d7b9cda
replace hardcoded links to generated ones
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-16 14:31:10 +02:00
4f4cc43e90
fix home links in LoginController 2023-04-16 14:30:49 +02:00
b066ef22b4
Merge pull request 'add adminer to docker compose stack' (!19) from feature/add-adminer into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #19
2023-04-16 14:24:02 +02:00
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