systemapic / pile

PostGIS tile server
0 stars 2 forks source link

layer-documentation.test.js yelds 404 'No such user' #39

Open strk opened 8 years ago

strk commented 8 years ago

I guess it's due to hard-coded credentials:

SLACKMESSAGE:  User unauthorized has performed an action /v2/users/token?username=knutole%40systemapic.com&password=xxxxx.
strk commented 8 years ago

Same thing with raster-layer.test.js

strk commented 8 years ago

The hard-coding of username/password is in test/helpers.js, see #40