Aaron L
003476b6d5
Revert "Make removal of 2fa require e-mail verification"
...
This reverts commit 5b876d21c3
.
2018-12-10 20:12:34 -08:00
Aaron L
d08fd7a196
Merge branch 'jmhodges/patch-2' into dev
2018-12-09 23:56:59 -08:00
Aaron L
aa6187d73b
Merge branch 'jmhodges/patch-1' into dev
2018-12-09 23:55:43 -08:00
Jeff Hodges
028e8bd137
link to godoc in relevant places in the README.md
2018-12-08 19:55:34 -08:00
Jeff Hodges
ddab48d8da
correct defaults package link in README.md
2018-12-08 19:49:22 -08:00
Aaron L
5b876d21c3
Make removal of 2fa require e-mail verification
...
- Fix a bug in a test regex that would fail occaisonally
2018-12-04 23:41:45 -08:00
Aaron L
87b06f40ed
Document 2fa e-mail verification
...
- Move TOC underneath important info in readme
2018-11-04 23:23:00 -08:00
Aaron L
6fe647f404
Touch up documentation for v2
2018-09-03 13:03:41 -07:00
Aaron L
0eed117407
Fix broken link in README
2018-08-16 08:26:00 -07:00
Aaron L
807a692e26
Improve documentation for RegisterPreserveFields
2018-07-06 08:13:30 -07:00
Aaron L
852508259c
Add split tokens for confirm and recover
2018-05-16 11:51:55 -07:00
Aaron L
83d912fd82
Another pass on documentation
2018-05-12 09:23:52 -07:00
Aaron L
5d2a5bd564
Update documentation
2018-04-30 18:25:34 -07:00
Aaron L
f7f6244070
Small changes to docs
2018-03-09 16:18:16 -08:00
Aaron L
889ef76f9c
Fix some links
2018-03-09 16:06:12 -08:00
Aaron L
b500555dda
First draft docs
2018-03-09 16:02:35 -08:00
Aaron L
2b5c85ee16
Import path fixes
2017-07-30 19:42:05 -07:00
Aaron L
0c3d6d26ca
Remove gopkg.in
2016-12-19 22:47:12 -08:00
Aaron L
7ccb973d79
Update readme with project information
2016-12-19 22:25:33 -08:00
Darrell Golliher
795e546534
Added space to comply with gofrm style guildlines
2016-11-28 21:36:29 -05:00
Darrell Golliher
baa27547a7
Added required handler for ListenAndServe
...
http.ListenAndServe requires two arguments, the second one can be nil,
but must be present. https://golang.org/pkg/net/http/#ListenAndServe
Omitting it, even in just documention code snippets like ths one,
might confuse people just learning (like myself).
2016-11-27 18:10:19 -05:00
CJ Keeney
a86808a82b
fix documented import path for Auth module
2016-10-09 20:42:46 -07:00
Aaron L
7a7ca7c5c7
Add coverage and junit reporting for authboss
2016-07-30 15:16:45 -07:00
Aaron
2eff32e3c8
Update documentation.
2015-08-02 10:05:31 -07:00
Aaron L
c1d6843a27
Update README.md
2015-04-03 08:38:33 -07:00
Aaron L
077f0bf1a5
Update README.md
2015-04-01 13:31:44 -07:00
Aaron L
d8051d9aa5
Update README.md
2015-03-30 09:24:12 -07:00
Aaron L
a8628495c3
Update README.md
2015-03-28 09:32:39 -07:00
Aaron L
7b51faf7ed
Update README.md
2015-03-28 09:27:16 -07:00
Aaron L
d26aa23a3a
Update README.md
2015-03-28 09:26:28 -07:00
Aaron
1f6bb00137
Update Readme.
2015-03-27 09:38:23 -07:00
Aaron
a4fd382287
Make RememberStorer more independent.
...
- RememberStorer checks to see if either provided storer is of the correct
type. If neither are then the module fails to load.
- Fix #48
2015-03-27 09:35:55 -07:00
Aaron
1c275a132a
Make storage requirements more consistent.
...
- Fix #44
2015-03-27 09:35:54 -07:00
Aaron
883a907ca4
Add bages to readme.
2015-03-27 09:35:54 -07:00
Aaron L
8ccdc086f4
Update README.md
2015-03-24 19:55:56 -07:00
Aaron L
e83110ee31
Add UpdatePassword.
...
- Fix #50
2015-03-16 22:58:32 -07:00
Aaron L
99d0af8b72
Destroy a list of go lint errors.
2015-03-16 14:42:45 -07:00
Aaron
ae71333bfe
Update docs again.
2015-03-15 15:20:50 -07:00
Aaron
ec527a1113
Add documentation.
2015-03-15 14:36:27 -07:00
Aaron
73dcb5beb1
Add a few updates to documentation.
2015-02-22 22:27:45 -08:00
Aaron L
38a6c1486c
Update README.
2015-01-03 08:54:48 -08:00
kris-runzer
2da59a5832
Initial commit
2015-01-02 21:12:02 -08:00