Luke Towers
cfa763b714
Initial rebrand commit generated from the 1.0 rebrand branch patch file
2021-03-10 15:02:53 -06:00
Saifur Rahman Mohsin
59de6e1d25
Respect user-defined admin password during october:install( #5481 )
...
During the regular october install using october:install, the user-defined password is overwritten with the random generated string password. Instead, now it uses random password only if the user-defined password defaults to *admin* and if a user did set a custom password, that is used instead.
2021-02-26 13:49:52 -06:00
Ben Thomson
d7d6faeedb
Generate random password for seeded admin account through october:up ( #4866 )
2020-11-20 03:43:33 -06:00
Samuel Georges
6e607361dc
Restore default password setting
2020-02-27 20:07:41 +11:00
Ben Thomson
8279bc63e4
Seed admin password that passes our current validation rules
2020-01-19 22:27:12 +08:00
Ben Thomson
4302f8d4f5
Change module seeders to only temporary unguard attributes
2020-01-19 22:26:46 +08:00
Samuel Georges
4fd1ca824f
Introduce concept of system roles
...
These are roles defined by a special API code, once a system role code is detected, the role becomes locked and its permissions are sourced from the AuthManager. All permissions are granted to system roles by default, unless otherwise specified. This should make it easier to create client accounts as "Publishers", hiding developer tools like the CMS and Builder plugins by default.
2017-07-13 19:29:50 +10:00
Samuel Georges
ae73c2c592
Remove test testListsNestedUnknownColumn
...
^ because different DB drivers behave differently
Minor touch ups
2016-01-04 17:54:23 +11:00
Samuel Georges
e8e0f50bd4
Fixes typo
2015-11-28 13:13:50 +11:00
Samuel Georges
2ced2f8c73
Move the superuser flag out of permissions array - fixes #1503
2015-11-28 10:21:41 +11:00
Samuel Georges
ad60afebc4
Make the default admin group code a constant
...
We should consider locking this record attribute in future?
2015-08-07 18:43:05 +10:00
Samuel Georges
461e4f75de
Improve admin list toolbar
...
Change "Admins" group to "Owners" (more descriptive)
Fix bug in Firefox on Mediafinder form widget not respecting max-width 100%
Recompile assets
2015-07-04 09:34:35 +10:00
Samuel Georges
9fdfda4472
Add code to seeder
2014-12-16 13:55:46 +11:00
Samuel Georges
bd1b930316
Make more room for group descriptions
2014-12-16 12:42:29 +11:00
Samuel Georges
e3dae22758
Back-end user groups can now be marked to add new administrators by default
...
Streamline naming of backend user groups
Add description field to backend user group table
2014-12-16 12:39:38 +11:00
Sam Georges
e81b7394b1
Fixes #733 - Be more considerate of others
2014-11-01 16:15:17 +11:00
Stefan Talen
7148341b80
Updating backend/database
2014-10-10 23:34:34 +02:00
Sam Georges
2b820a20d6
Convert all boolean table columnns to use is_ prefix
...
Add email template/layout system
2014-06-06 21:39:20 +10:00
Sam Georges
71a5dd67ab
Welcome to the world, October :-)
2014-05-14 23:24:20 +10:00