Closed mentiflectax closed 8 years ago
Here's the place - we need to replace localhost by something else (a config setting)?):
localhost
def login(person_id) ok, res = @peepsdb.call('cookie_from_id', person_id, 'localhost')
Not sure what this domain setting affects. For now, I just put it into the maintenance manual.
Here's the place - we need to replace
localhost
by something else (a config setting)?):