8ec025f536
Auth and standard logging with file rolling
2019-04-12 08:59:46 -07:00
8ee802d4e5
Lint for non-comment linter errors
2018-11-29 14:26:41 +00:00
847cf25228
Move imports from bitly to pusher
2018-11-27 11:45:05 +00:00
d118cb7bbb
Drop deprecated MyUSA provider.
...
[Resolves #390 ]
2017-10-08 01:01:15 -04:00
ba67e5c847
strip all log statements with the endpoint var
2017-07-13 18:33:48 +00:00
c566648127
add stripParam and stripToken methods to obfuscate log output
2016-08-02 21:01:44 -06:00
51a2e4e48c
*: rename Url to URL everywhere
...
Go coding style says that acronyms should be all lower or all upper. Fix
Url to URL.
2015-11-09 00:47:44 +01:00
d49c3e167f
SessionState refactoring; improve token renewal and cookie refresh
...
* New SessionState to consolidate email, access token and refresh token
* split ServeHttp into individual methods
* log on session renewal
* log on access token refresh
* refactor cookie encription/decription and session state serialization
2015-07-02 23:09:11 -04:00
e9b5631eed
cookie refresh: validation fixes, interval changes
...
* refresh now calculated as duration from cookie set
2015-06-23 07:51:00 -04:00
f5db2e1ff7
More complete HTTP error logging
2015-06-07 21:03:53 -04:00
b96a078839
Project Rename -> oauth2_proxy
2015-05-21 02:55:04 -04:00
8471f972e1
Move ValidateToken() to Provider
2015-05-21 02:06:23 -04:00