Commit Graph

27 Commits

Author SHA1 Message Date
a89182b64f
split authentication required and secured controllers 2023-04-16 17:51:29 +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
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
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
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
31ff9b287d
Revert "add aud to jwt"
This reverts commit 97780eb079.
2023-04-12 02:03:15 +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
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
6eb54a6f11
make oauth endpoints openid compliant 2023-04-11 19:06:22 +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
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
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
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
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
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
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
364d55a4b2
RVRNEXT-2 fix redirect after login 2023-04-08 19:07:18 +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
b2584dca31
really fix migration
Some checks are pending
rvr-nextgen/pipeline/pr-master Build queued...
2023-04-08 03:14:36 +02:00
67619926ca
ignore .gitkeep files in migrations folder
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-08 02:31:22 +02:00
7945627708
initial commit for rvr-nextgen
Some checks failed
rvr-nextgen/pipeline/head There was a failure building this commit
2023-04-08 00:45:40 +02:00