|
To ease development in other programming languages (Python in my
case), it's crucial to understand how to obtain credentials from the
system after a user has successfully logged on. I can see there is
a Perl subroutine called get_credentials() which examines the basic
authentication. But, reading Perl code (and translating it into
Python) is not that simple. Can someone give me some guidance on how to obtain the user's password once logged in? If it is not already available (and I mean in its original, unhashed format), can it be added safely to a cookie? Perhaps if encrypted (with, say, blowfish or some modern encryption)? Thanks. Brian ![]() Brian Wolf
Phone: 410.367.2958
Email: [email protected]
Try out Activus
Secure Payments™, our recurring payments
application.
Demo at http://demo.activustech.com
|
------------------------------------------------------------------------------ Get your SQL database under version control now! Version control is standard for application code, but databases havent caught up. So what steps can you take to put your SQL databases under version control? Why should you start doing it? Read more to find out. http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________ Ledger-smb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel

