You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
67e3fb6498
Login route saves the previous page by checking for the X-Return-To header. This header is automatically set by ajaxify. Login takes this value and saves it to `req.session`. Up until now, `/register` saved the previous URL in a hidden input, and redirected based on that value, but it occasionally conflicted with req.session.returnTo. It was also confusing because it did not match how login handled the values. This commit updates the route handling so it works identically to `/login`. |
4 years ago | |
---|---|---|
.. | ||
images | 4 years ago | |
language | 4 years ago | |
less | 4 years ago | |
openapi | 4 years ago | |
src | 4 years ago | |
uploads | ||
vendor | 4 years ago | |
.eslintrc | 4 years ago | |
.jshintrc | 4 years ago | |
503.html | 5 years ago | |
favicon.ico | 4 years ago | |
logo.png | 4 years ago |