Aaron L
|
0c3d6d26ca
|
Remove gopkg.in
|
2016-12-19 22:47:12 -08:00 |
|
Aaron L
|
e76838cc1e
|
Fix go vet errors
|
2016-05-08 12:37:02 -07:00 |
|
Ryan Lester
|
8655934e60
|
run gofmt
|
2016-02-23 21:28:43 -08:00 |
|
Kris Runzer
|
b519034670
|
Add query param to Register to allow for setting of primaryID
- Usefull when linking user to register page from email and you don't want
them to change their email
|
2015-10-28 14:20:22 -07:00 |
|
Aaron L
|
fb5c7ca377
|
internal/response: Context-Request separation
|
2015-08-02 12:00:53 -07:00 |
|
Kris Runzer
|
f928282dec
|
Remove password repopulation on recover complete.
|
2015-04-21 08:12:41 -07:00 |
|
Kris Runzer
|
24b9501709
|
Add 'showRegister' flag to auth module.
|
2015-04-10 12:04:26 -07:00 |
|
Aaron
|
c98ef93e06
|
Fix modules after refactor.
|
2015-04-01 13:08:08 -07:00 |
|
Aaron
|
9ff0b65629
|
Rewrite module loading to be per-instance
|
2015-03-31 15:08:43 -07:00 |
|
Aaron
|
f12f10fa43
|
Stop reliance on global scope.
- This change was necessary because multi-tenancy sites could not use
authboss properly.
|
2015-03-31 12:34:03 -07:00 |
|
Kris Runzer
|
5bdcddd9da
|
Rename internal/render to internal/response
|
2015-03-28 09:08:05 -07:00 |
|