Closed UnspeakableHorror closed 9 years ago
This is more what I had in mind: https://github.com/natebenson/vyllage/blob/master/assets/src/login.html#L43
This shouldn't require controller changes. If you disagree and prefer this approach, that's fine too.
When I tried using param.something on login it didn't work, I suggested to @tarex doing it that way but since it failed I ended up going for the usual approach.
BUT it seems the dev-watch wasn't working or something, I tried it again after pulling from master, rebuilding and it worked.
Anyway, there's nothing to change then, since there are no other messages there's no point in adding a th:if there right now.
sorry i didn't understand . so do i have to redirect it to specific routes to show that message ? @UnspeakableHorror
Yes, just to /expire. We don't have any other message right now, when we do, we''ll do it like /expire?someParam
Closes https://github.com/natebenson/vyllage/issues/1057