This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
SuperAdmin
OneBody has the concept of a “Super Admin” as a way to specify one (or more than one) user who is sort of a “root” user, with all privileges and the ability to update the core Settings that affect the way the system runs.
It is recommended that you only make one or maybe two people super admins, and only people you absolutely trust not to break the system. The rest of your admins can be created via the interface in the Admin section.
If you find yourself in a situation where you need to add a new Super Admin (i.e. you just set up OneBody and filled the database), you can do so with the following command:
rake onebody:new_user RAILS_ENV=production
Then, restart your server for the new setting to take effect.






