Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting Started: Authentication should be loaded from config #10

Closed
cweiske opened this issue Feb 27, 2012 · 1 comment
Closed

Getting Started: Authentication should be loaded from config #10

cweiske opened this issue Feb 27, 2012 · 1 comment
Assignees
Milestone

Comments

@cweiske
Copy link

cweiske commented Feb 27, 2012

When following https://github.com/AKSW/Erfurt/wiki/Getting-Started I got the impression that

# Authentification on OntoWiki (need for model access)
$app->authenticate( 'root', 'root' );

uses usernames and passwords that have been created with ontowiki, even if I don't have any ontowiki instance.

I could however use the store.zenddb.username and store.zenddb.password values from the config file without problems.

If that's wrong, please clarify that on the page. (https://github.com/AKSW/Erfurt/wiki/Internals specifically tells you to use those value). Also show how to use the settings from the config file without loading it myself, since erfurt should have loaded it automatically.

And why doesn't Erfurt use those settings automatically?

@ghost ghost assigned jbrekle Mar 6, 2012
@white-gecko
Copy link
Member

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

No branches or pull requests

3 participants