Skip to content
This repository has been archived by the owner on Dec 6, 2019. It is now read-only.

Installer does not work for windows based servers. #76

Open
Oxymoron290 opened this issue Aug 31, 2012 · 5 comments
Open

Installer does not work for windows based servers. #76

Oxymoron290 opened this issue Aug 31, 2012 · 5 comments

Comments

@Oxymoron290
Copy link

file paths in the installer script is too strict for linux. currently working on a fix =)

@Oxymoron290
Copy link
Author

Installer script also does not encrypt passwords.

@nabeelio
Copy link
Member

I'm not sure what you mean by doesn't encrypt passwords - you create an account and it does a user-registration which does the encryption.

I also can't see what changes you made, since it seems to have modified the entire file.

As an aside - you've forked master - which now the 'dev' branch. The current master is the released version

@Oxymoron290
Copy link
Author

I changed all typed file paths to use the DS constant. separator. also I suppose I shouldn't have said encrypt, I was a bit in a rush when I said that. what I meant by that was <input type="password"...

@nabeelio
Copy link
Member

nabeelio commented Sep 1, 2012

Ah, I gotcha. I will take a look if you do a pull request.
Also, yeah, the password not being blanked is on purpose for only that form - to make sure it's entered properly.
There are other ways, yes, but that code hasn't been touched in.... years :)

@Oxymoron290
Copy link
Author

I noticed that's why I looked at it =P freash minds on a project and what not! Also, that crossed my mind when I noticed it so I wanted to consult you on that. Also, the engine in our car blew today so IDK what my development time looks like atm.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants