main.html
1.62 KB
-
Make login link button in header work with course enrollment flow · 6f06a3d9
When an unauthenticated user clicks the registration button for a course, they are redirected to the registration page with query params that are ultimately included in the form that gets submitted so they can be enrolled in the course upon successful registration. The header login button is fixed to pass the same query parameters to the login page so the user can be enrolled in the course upon successful login.
Greg Price committed