fixup: return the user entity on login
[?]
Apr 28, 2021, 10:30 PM
URY6QRQW24DIM6S5SFTOGYU6Z66HO6MHPF2EHBGG7NISD5IN4TKACDependencies
- [2]
NAOPOQY3login: redirect to the current-user page - [3]
LZVO64YGMerge in the first bits of the API work - [4]
WDKFN4B2Make sign in a modal dialog box rather than a separate page - [*]
XJRJ4J7MAdd user registration
Change contents
- replacement in src/lib/Hydra/Controller/User.pm at line 43
entity => {}entity => $c->model("DB::Users")->find($c->user->username)