Dmitry Verkhoturov and Umputun
6426ea154e
#819 add SendJWTHeader auth option, expose it on /config
2020-11-29 18:18:22 -06:00
Umputun
df9c05b490
add microsoft auth
2020-06-18 18:25:35 -05:00
Dmitry Verkhoturov and Umputun
890d7154e7
bump go modules
2020-05-24 19:00:07 -05:00
Dmitry Verkhoturov and Umputun
dba77d403d
bump go-pkgz modules, bbolt new url
2020-04-12 16:09:01 -05:00
Umputun
eb67ba85d1
update deps
2019-10-27 13:57:10 -05:00
Umputun
e018fac6c4
revendor
2019-09-05 18:56:43 -05:00
Umputun
ef7476d3e1
change auth lib to 0.8.2, fixed user's aud promotion
2019-08-24 14:17:35 -05:00
Umputun
a6149ae064
add support for avatar store uri
2019-08-24 01:59:24 -05:00
Umputun
c5b927904f
extend User struct with site_id/aud
...
updated to 0.8.0 of auth pkgs supporting user-space aud
2019-08-23 03:12:08 -05:00
Umputun
088294d36e
switch to go-pkgz/auth v0.7.2 with limited verification token
2019-07-06 18:56:49 -05:00
Umputun
1094d365a9
revendor with go-pkgz/auth v0.7.1
2019-07-02 22:42:26 -05:00
Umputun
24d685c4de
add email notificator with auth sender
2019-07-02 22:02:36 -05:00
Umputun
489b8a36e3
revendor with 0.5.2 of auth, with ability to redefine token query
2019-05-12 21:23:13 -05:00
Umputun and GitHub
4adbca22b2
Refactor rest ( #320 )
...
* fresh vendor
* enforce vendor flag with env
* move tree to service package
* move controllers routing to rest.go, remove separate subrouters
* cleanup/formatting
* missing vendor packages
* move rss, img proxy, robots and getstarted to top-level routes
* simplify logger middleware usage
* randomize server test ports
* check for non-admin in admin tests
* lint: minor warns
* admin test to jwt admin
2019-05-07 01:54:19 -05:00
Umputun
2a03afddc6
update auth to v0.5.0
2019-03-24 16:35:23 -05:00
Umputun
90a84dd886
update go-pkgz/auth to 0.4.2 with fixed direct id
2019-02-19 16:18:49 -06:00
Umputun
1475060555
revendore with auth 0.4.1, fix yandex auth provider bug
2019-01-24 13:58:54 -06:00
Umputun
953ff03e2f
missed in last commit
2019-01-17 13:18:49 -06:00
Umputun
f7403f08b9
inject refresh cache to auth, revendor go-pkgz/auth to 0.4
2019-01-17 13:17:16 -06:00
Umputun
ff46cbd173
require authed user to perfrom logout
2019-01-16 23:28:49 -06:00
Umputun
78debf05d9
auth 0.3.3 prevnets expired headers to pe passed in
2019-01-15 13:09:56 -06:00
Umputun
8c8f13fd73
adopt for rest errors and revendor go-pkgz
2019-01-13 23:27:15 -06:00
Umputun
61cf54d231
add comment id to rss
2019-01-08 03:59:15 -06:00
Umputun
7b54b00c01
switched to auth 0.3
2019-01-04 18:09:18 -06:00
Umputun
dcd40c42e2
vednor with auth 0.2.1 to minimize multiple token refreshes
2019-01-03 15:58:43 -06:00
Umputun
17acbc6322
vednor auth v0.2.0
2019-01-02 00:16:37 -06:00
Umputun
ca1943f909
revendor with auth:0.1.1
2018-12-31 17:47:25 -06:00
Umputun
189df5b0a4
revendor with latest auth lib
2018-12-31 01:05:29 -06:00
Umputun
7deee9aaa1
revendor with lateas auth lib, sets logger to stdout
2018-12-30 23:06:20 -06:00
Umputun
195e65ca60
adjusted tests for new auth lib
2018-12-30 13:31:03 -06:00
Umputun
c4b10a395a
most test passes with ext auth
2018-12-27 23:11:20 -06:00