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

WIP: Authentication / Admin Management + Running Spec Suite #12

Merged
merged 31 commits into from
Mar 17, 2015

Conversation

effkay
Copy link
Member

@effkay effkay commented Mar 5, 2015

@alexanderadam as discussed/planned a looooong time ago, this moves authentication/devise stuff from our rails_template into qBrick.

@@ -89,6 +89,11 @@ Finally, mount the qBrick engine in your routes file:
mount Qbrick::Engine => '/'
```

You can now access the qBrick interface by visiting `/cms` in your
browser. By default, qBrick creates the first admin user with the
email `admin@admin.com` and passowrd: `change-me-soon!`. Which you can
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

passowrd ⚠️

@alexanderadam
Copy link
Member

Looks good so far if travis is happy and the typo is fixed

@effkay effkay changed the title WIP: Authentication with Devise WIP: Authentication / Admin Management + Running Spec Suite Mar 12, 2015
@effkay
Copy link
Member Author

effkay commented Mar 17, 2015

@alexanderadam already merging into release branch so @kuschti can continue with UI, please have a look anyways after your vacation and only then delete the branch...

effkay added a commit that referenced this pull request Mar 17, 2015
WIP: Authentication / Admin Management + Running Spec Suite
@effkay effkay merged commit ada0aa6 into releases/2.5 Mar 17, 2015
@effkay effkay deleted the features/authentication branch April 2, 2015 08:29
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

Successfully merging this pull request may close these issues.

2 participants