laurcrisst's recent activity
-
Comment on <deleted topic> in ~tildes
-
Comment on <deleted topic> in ~tildes
laurcrisst 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?
-
Comment on <deleted topic> in ~tildes
laurcrisst 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? -
Comment on <deleted topic> in ~tildes
laurcrisst 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?
What happens with #564 ?