Umputun
7deee9aaa1
revendor with lateas auth lib, sets logger to stdout
2018-12-30 23:06:20 -06:00
Umputun
80467c39af
switch utils commands to basic auth, remove secret passing
2018-12-30 18:00:32 -06:00
Umputun
4215db8d89
change to ADMIN
2018-12-30 17:42:54 -06:00
Umputun
c21f8757dd
Revert "test non-0 crash"
...
This reverts commit a7c0041d8c .
2018-12-30 17:16:57 -06:00
Umputun
a7c0041d8c
test non-0 crash
2018-12-30 16:36:08 -06:00
Umputun
55cae69d49
add test triggeting auth hooks
2018-12-30 16:17:00 -06:00
Umputun
195e65ca60
adjusted tests for new auth lib
2018-12-30 13:31:03 -06:00
Umputun
acf19e73cf
minor formatting
2018-12-29 18:36:34 -06:00
Umputun
d33997c742
pass auth by reference
2018-12-28 00:49:46 -06:00
Umputun
60700d96c7
isolate authenticator creation to a separate methos
2018-12-28 00:37:02 -06:00
Umputun
09de97ffd6
resort imports
2018-12-28 00:02:35 -06:00
Umputun
085468e788
missing remark url in auth init
2018-12-27 23:49:06 -06:00
Umputun
c4b10a395a
most test passes with ext auth
2018-12-27 23:11:20 -06:00
Umputun
59cdfc3d04
rest/api passes
2018-12-27 20:16:06 -06:00
Umputun
b537f01b41
all api package compilable with auth lib
2018-12-27 14:59:45 -06:00
Umputun
09b44188cb
longer import double test to trigger event
2018-12-24 15:40:35 -06:00
Umputun
440c7abfed
switch local rest middlewares to go-pkgz/rest
2018-12-24 15:34:24 -06:00
Umputun
c01bf58c0b
add IsAdmin test
2018-12-24 01:08:08 -06:00
Umputun
fd90623343
missing test for meta accessor with blocked users
2018-12-24 01:03:04 -06:00
Umputun and GitHub
fdc419b79b
Merge pull request #238 from umputun/migrator-meta
...
Migrator meta
2018-12-24 00:57:23 -06:00
Umputun
de80a6414b
Merge branch 'migrator-meta' of github.com:umputun/remark into migrator-meta
2018-12-24 00:39:34 -06:00
Umputun
2aaae35717
lint: lack to err checks in tests
2018-12-24 00:39:31 -06:00
Umputun and GitHub
2fc027299f
Merge branch 'master' into migrator-meta
2018-12-24 00:35:09 -06:00
Umputun
b8ed722b2e
increase wrtie timeout to allow long exports
2018-12-24 00:19:12 -06:00
Umputun
7484649621
ass test for metas set
2018-12-23 03:26:19 -06:00
Umputun
f3619b4fc3
adjust tests for v1 native format
2018-12-23 03:01:44 -06:00
Umputun
be3d1bdf3e
simplify import & export
2018-12-23 02:23:54 -06:00
Umputun
094f4c66a1
replace confusing name for native import/export provider
2018-12-21 20:01:03 -06:00
Umputun
616e4e2c1c
sort metas for consistency
2018-12-21 02:21:58 -06:00
Umputun
a5265bc82a
lint: more shadowing
2018-12-21 00:39:26 -06:00
Umputun
ca5948ab31
lint: errors not handled in export
2018-12-21 00:28:30 -06:00
Umputun
a0dff0a4f0
adjust export tests
2018-12-21 00:13:13 -06:00
Umputun
110566a658
change native export to new format
2018-12-21 00:01:59 -06:00
igoradamenko
d69da482a4
fix admin's username color
2018-12-21 01:26:36 +02:00
Umputun
10f21f78f0
basic test for Metas service
2018-12-20 02:49:56 -06:00
Umputun
25d3d3a5f4
add service level Metas accessor
2018-12-20 00:02:36 -06:00
Umputun
f21a1a5ecf
add verified func to engine to get list of verified users
2018-12-19 22:54:31 -06:00
Umputun and GitHub
2ecc08fb3e
Ext cache ( #236 )
...
* remove cache, switch to go-pkgz/rest/cache
* remove mongo cache from server test
* remove old caching code
* test tricky disqus inputs
* fix migrator test
* stacktrace dump test
2018-12-19 21:57:33 -06:00
Umputun
bf716ac01f
fix typo in err message
2018-12-19 13:35:10 -06:00
Umputun
b6b818253f
make notifier store to local interface for testability
2018-12-19 13:24:23 -06:00
Umputun
e5afa2fb74
add check for manual RO https://github.com/umputun/remark/issues/230#issuecomment-448492041
2018-12-19 01:39:45 -06:00
Umputun
908eb9b631
lint: shadow err and defes on close with no err check
2018-12-18 22:24:20 -06:00
Umputun
96ddeaefc8
wrong mux gorilla deps
2018-12-18 22:15:17 -06:00
Umputun
998b390ec2
move constants up, add comments
2018-12-18 22:02:52 -06:00
Umputun
7560e98560
add cleanup tests
2018-12-18 21:57:46 -06:00
Umputun
c393359511
add cleanup command with semi-automatic scoring
2018-12-18 17:40:10 -06:00
Umputun
b54b23c236
replace conflicted 8080 port on SSL tests
2018-12-18 09:27:14 -06:00
Umputun
3a98d8593c
fix mkdir tests #233
2018-12-18 09:09:25 -06:00
zonescape and Umputun
20bb780deb
simplify makeDirs() ( #233 )
2018-12-18 09:03:15 -06:00
Umputun
1ccbf3328f
test for sequential dbl import
2018-12-17 03:02:15 -06:00