Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
osmarks8678yFront-end JS? Of course it's bad for user management, the client has full control of JS running in the browser.
-
@osmarks but the passwd gets saved and encrypted with itself, so, it should be not that much of a problem
-
osmarks8678y@linuxer4fun That solves nothing. If it is done on the client, they control it, and you cannot trust it.
-
Yeah but where does it go?
Xmlhttp to a php?
Xmlhttp to sth else?
Do you want to do stuff decentralized?
If so - why a password? -
@daintycode well... Idk. I am a web-beeginner, and yeah... Btw:while youre here, why doesnt my
<?php
Echo 'hi' ;
?>
??
Its running on my apache server, the file is called index.php but it doesnt print anything out. -
@daintycode ok, I found the problem: I had to put my php int wy body, not into the header
Related Rants
-
varundey8When a newb asks you 'what's the difference between git and github?' rhetorically ask them 'What's the differe...
-
OutdatedPC9Are you telling me that I could've learned Git in 15 minutes on git-scm.com opposed to wasting 3 days on the ...
-
codingmonkey10Builds various WordPress websites and calls themselves a Web Developer........ Just no.
Question: i'm doing my user management with js... Is this a good idea (security-wise)???
undefined
newb
no php and sql