Releases: virtualcell/vcell
Releases · virtualcell/vcell
refine and test recover account magic email endpoints
7.6.0.14 switch to Quarkus Mailer and create unit test
fix magic link email endpoints
7.6.0.13 update OpenAPI generated clients
create SMTPService, first used to send magic link account recovery
7.6.0.12 create SMTPService with proper configuration for sending magic link
fix endpoint name in recover account magic link
7.6.0.11 fix magic link endpoint name
fix magic link for account recovery email
7.6.0.10 first pass at webapp ui for request recovery email
implement nice user mapping and explanation in webapp
7.6.0.8 fix /login_success page to map user and instruct to return to VCell
fix angular build configurations
7.6.0.7 fix ng build configurations
separate webapp builds for prod, dev, stage, island
7.6.0.6 hard-code apiurl for prod, dev, stage and island to make auth work
only httpInterceptor.allowedList[0].uri left to be dynamic
7.6.0.5 auth0 httpInterceptor.allowedList[0].uri not yet dynamic - hard coded
don't return 404 when not mapped to vcell user
7.6.0.4 /api/v1/users/mappedUser returns empty identity not a 404 if not mapped