mentiflectax / 50web

Sinatra websites using a50c gem
0 stars 0 forks source link

Replace data.sivers.org by something else (cookie). #3

Closed mentiflectax closed 8 years ago

mentiflectax commented 8 years ago

Here's the place - we need to replace localhost by something else (a config setting)?):

def login(person_id)
  ok, res = @peepsdb.call('cookie_from_id', person_id, 'localhost')
mentiflectax commented 8 years ago

Not sure what this domain setting affects. For now, I just put it into the maintenance manual.