Coder Social home page Coder Social logo

Create new password about phproxyimproved HOT 12 OPEN

jeff142 avatar jeff142 commented on July 16, 2024
Create new password

from phproxyimproved.

Comments (12)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 16, 2024
I don't see what would change this, would you send me your settings.php

Original comment by [email protected] on 17 Aug 2012 at 6:34

  • Added labels: Usability

from phproxyimproved.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 16, 2024
I have the same problem too. Username changes, but not the default password 
SHA1 string. svn export revision 20, Shared hosting, php 5.3, Linux.

I cannot send the username or password, sorry. Unfortunatelly I cannot compare 
the revisions since revision 20 only add's and delete files, not modifying them.

Original comment by [email protected] on 13 Sep 2012 at 8:49

from phproxyimproved.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 16, 2024
i will look into this

Original comment by [email protected] on 13 Sep 2012 at 9:44

from phproxyimproved.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 16, 2024
same issue here... thanks for looking at it

Original comment by [email protected] on 13 Sep 2012 at 6:29

from phproxyimproved.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 16, 2024
Can you confirm that you are repeating the password correctly.
I have spend over a hour and cant duplicate this problem.

the only real code dealing with passwords is 


if($password2 != $password1 || $password1 = ''){
header("Location: admin.php?page=".$sessionpage."&error=password");
$password1 = $password;
$username1 = $username;
exit(0);
}

And its checking both passwords match.

Original comment by [email protected] on 14 Sep 2012 at 5:36

from phproxyimproved.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 16, 2024
Unless some one can give me ftp/vnc to a server with this problem i can not fix 
it as i can not duplicate the problem.

Original comment by [email protected] on 16 Sep 2012 at 10:27

from phproxyimproved.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 16, 2024
just sent you an email with account details - hope that helps :)

Original comment by [email protected] on 21 Sep 2012 at 5:17

from phproxyimproved.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 16, 2024
Thanks im currently working on this

Original comment by [email protected] on 22 Sep 2012 at 3:23

from phproxyimproved.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 16, 2024
don't want to cause any stress, but is a solution forseeable? I'd like to close 
the server account soon as only the first month is free.

Thank you anyway!

Original comment by [email protected] on 29 Oct 2012 at 9:40

from phproxyimproved.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 16, 2024
This is pending for Ver 4, if you give me FTP to your sever i can set a 
password manually for you however.

Original comment by [email protected] on 29 Oct 2012 at 10:27

from phproxyimproved.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 16, 2024
how i edit for resume download???
why not support resume download?

Original comment by [email protected] on 20 Dec 2012 at 6:06

from phproxyimproved.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 16, 2024
I have the same problem.  However, there's a quick fix.

Edit the settins.php file.  In line 111 replace "username" with "yourusername".

Then goto http://darrenfauth.com/generators/sha1 where you can hash your 
password.

Then, on line 114 replace the default hasded value with your new hashed value.

FTP the file to your server.

Original comment by [email protected] on 31 Jan 2013 at 3:41

from phproxyimproved.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.