Sir Octopus

Results 2 issues of Sir Octopus

In a fresh install of dev branch, trying to create an About page by accessing `/i/admin/settings/pages/edit?page=%2Fsite%2Fabout` results in a 500 error as `mix('css/quill.css')` in `/resources/views/admin/edit.blade.php` cannot find that file. It...

Encountered a problem when using '&' in a password; needed to be encoded as '&' to function. iOS gave 'profile is corrupted' errors until this was done.