Mike Arpaia
a047ef2211
Quick contexts additions ( #739 )
...
* Defining a concrete type for session tokens
* More rightish vc.IsLoggedIn()
* using type conversion instead of a method call
* include sessions in test viewer contexts
2017-01-09 08:10:02 -07:00
Mike Arpaia
23c86f6c12
Ensure author name and packs are set in NewQuery response ( #774 )
2017-01-05 18:48:56 -07:00
Zachary Wasserman
0faa3a55fb
Make context imports consistent ( #359 )
2016-10-31 15:18:05 -07:00
Zachary Wasserman
d2e31146c6
Fix bugs with password resets ( #330 )
...
- Permissions error with admin forced password reset
- Redirecting on successful admin forced password reset
- URL fix for forgot password reset
- Use JWT key for password reset request
2016-10-20 15:09:51 -04:00
Mike Arpaia
0482f12926
Organizing go code ( #241 )
2016-09-26 11:48:55 -07:00
Victor Vrantchan
372dac8304
Create context packages ( #228 )
...
add token context package
add viewer context package
add host context package
update authenticated middleware to set viewer context or return error
re-organize API handler
2016-09-26 13:14:39 -04:00