laurcrisst's recent activity

  1. Comment on <deleted topic> in ~tildes

  2. Comment on <deleted topic> in ~tildes

    laurcrisst
    Link Parent
    How to create a new user? I should have to insert the new user directly into the database? It is safe?

    How to create a new user? I should have to insert the new user directly into the database? It is safe?

  3. Comment on <deleted topic> in ~tildes

    laurcrisst
    Link Parent
    I see, but I'm still a bit confused. Tildes registration is not open, so I'm unable to create a new user. There's already a user "tildes" into the database, I make it the admin, but how to login...

    I see, but I'm still a bit confused.
    Tildes registration is not open, so I'm unable to create a new user. There's already a user "tildes" into the database, I make it the admin, but how to login if I don't know the password and it cannot be changed from the database side since it is using the hash method?

  4. Comment on <deleted topic> in ~tildes

    laurcrisst
    Link Parent
    Hello, This line UPDATE users SET permissions = '"admin"' WHERE username = 'whatever'; isn't working on my side. UPDATE 0 Also how to set a password for the admin user?

    Hello, This line UPDATE users SET permissions = '"admin"' WHERE username = 'whatever'; isn't working on my side. UPDATE 0 Also how to set a password for the admin user?