Jeff Mitchell
278bdd1f4e
Switch to go modules ( #6585 )
...
* Switch to go modules
* Make fmt
2019-04-13 03:44:06 -04:00
Jeff Mitchell
170521481d
Create sdk/ and api/ submodules ( #6583 )
2019-04-12 17:54:35 -04:00
T.K
4bcf0ec963
changed misspelled english words ( #6432 )
2019-03-19 09:32:45 -04:00
madalynrose
d8e9adc9d3
Update OpenAPI responses to include information the UI can use ( #6204 )
2019-02-14 12:42:44 -05:00
Jeff Mitchell
47d339fce1
Revert "Refactor common token fields and operations into a helper ( #5953 )"
...
This reverts commit 66c226c593
.
2019-02-01 11:23:40 -05:00
Jeff Mitchell
66c226c593
Refactor common token fields and operations into a helper ( #5953 )
2019-01-30 16:23:28 -05:00
Jeff Mitchell
f32e2694c7
fmt
2018-10-20 21:09:51 -04:00
Evgeniy Zakharochkin
bad2f6d073
ability to add NAS Identifier header to radius request ( #5465 )
2018-10-18 13:41:14 -04:00
Becca Petrin
13887f0d33
undo make fmt ( #5265 )
2018-09-04 09:29:18 -07:00
Becca Petrin
6537b0a536
run make fmt ( #5261 )
2018-09-04 09:12:59 -07:00
Calvin Leung Huang
0a8be8f74d
gofmt files ( #5233 )
2018-08-31 09:15:40 -07:00
Calvin Leung Huang
938b748914
Remove sensitive fields when reading config data ( #4216 )
...
* Remove sensitive fields when reading config data
* Do not use structs; build and return map explicitly
* Revert tag in postgresql
* Fix tests
2018-03-30 10:17:39 -04:00
Brian Kassouf
8142b42d95
Add context to storage backends and wire it through a lot of places ( #3817 )
2018-01-19 01:44:44 -05:00
Jeff Mitchell
0a2c911c03
Merge branch 'master-oss' into sethvargo/cli-magic
2018-01-10 11:15:49 -05:00
Brian Kassouf
78adac0a24
Pass context to backends ( #3750 )
...
* Start work on passing context to backends
* More work on passing context
* Unindent logical system
* Unindent token store
* Unindent passthrough
* Unindent cubbyhole
* Fix tests
* use requestContext in rollback and expiration managers
2018-01-08 10:31:38 -08:00
Jeff Mitchell
d6552a11cc
Merge branch 'master-oss' into sethvargo/cli-magic
2018-01-03 14:02:31 -05:00
Jeff Mitchell
eed45793b9
Re-add some functionality lost during last dep update ( #3636 )
2017-12-01 10:18:26 -05:00
Seth Vargo
b8e4b0d515
Standardize on "auth method"
...
This removes all references I could find to:
- credential provider
- authentication backend
- authentication provider
- auth provider
- auth backend
in favor of the unified:
- auth method
2017-10-24 09:32:15 -04:00
Jeff Mitchell
4f3dfb22cf
Fix compile after dep update
2017-09-05 18:18:34 -04:00
Jeff Mitchell
3086be9d80
Update some help text for RADIUS
2017-02-07 16:06:27 -05:00
Matteo Sessa
cb293e3e23
RADIUS Authentication Backend ( #2268 )
2017-02-07 16:04:27 -05:00