Dmitry Verkhoturov and Umputun
e922fc31a2
enable gocritic linter and fix found issues
2020-04-26 17:05:34 -05:00
Dmitry Verkhoturov and Umputun
513c8f353d
sticter golangci config, fix discovered issues
2020-04-19 16:21:09 -05:00
Dmitry Verkhoturov
d714e32668
explicitly ignore error in test fmt.Fprint
2020-03-26 23:04:31 +01:00
Umputun
68235164ff
add OnEvent event to admin on each update/create/vote/delete
2019-08-26 20:53:04 -05:00
Umputun and GitHub
3c321f8992
Verified site id ( #425 )
...
* WIP: start with aud verification
* adjust rest test for token's site_id remark42
* add tests for non-matching aud
* fix auth hook test with updates limiter
* check siteID with enabled call for static store
* fix site enabled check
2019-08-25 22:00:19 -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
3d883ba4bb
clean rpc leftovers
2019-07-31 22:49:50 -05:00
Umputun
c09eaa6e00
rename remote to rpc
2019-06-27 14:29:46 -05:00
Umputun
f6e69e86bb
lint: test warnings
2019-06-25 20:06:30 -05:00
Umputun
126d2d93da
adjust remote tests, remove legacy mongo tests
2019-06-25 20:06:30 -05:00
Umputun
b30492556f
add remote implementation of admin store
2019-06-25 20:06:30 -05:00
Umputun
781d90e98b
switch to lgr
2019-01-07 22:32:50 -06:00
Umputun
7b54b00c01
switched to auth 0.3
2019-01-04 18:09:18 -06:00
Umputun
09de97ffd6
resort imports
2018-12-28 00:02:35 -06:00
Umputun
be00380b5a
lint: spell fix
2018-09-15 14:18:28 -05:00
Umputun
a8b92a6039
lint: detached package comment
2018-09-11 12:08:10 -05:00
Umputun
6458f622d2
refactor to combine admin and key store
2018-09-11 11:58:50 -05:00
Umputun and GitHub
75a1edcff3
feature/adm_mongo ( #201 )
...
* add admin akd key mongo implementations
* wire admin and key stores to mongo
* lint: wrong comment on keys store
* typos and comments corrections
* fix failed test on avatar resizer
* get rid of ineffectual assignment in test
* add tests for encoding fallback and mongo's keys & admin
* empty encode test adjusted
2018-09-09 16:59:33 -05:00
Umputun
1b3904a307
populate common params to commands
2018-09-05 02:13:57 -05:00
Umputun and GitHub
0cd76dfd2f
Feature/admin_store ( #197 )
...
* generalize admins and email info with store interface
* lint: missing group comment
* fix admin group with shared substruct
2018-09-02 13:00:20 -05:00