summaryrefslogtreecommitdiff
path: root/skel
Commit message (Collapse)AuthorAgeFilesLines
* Update rulesetRichard Ipsum2014-02-182-1/+4
| | | | Allow users to change their own password
* SKEL: Add setreadme to the operational defines.dsilvers/add-commandsDaniel Silverstone2013-05-271-1/+2
| | | | | | | | Adds op_set_readme to the defines in the skeleton ruleset. This also adds op_set_readme to op_is_config since the README is essentially configuration for the project. Projects can perform deeper checks themselves if they wish, but the global ruleset applies the same to README changes as to everything else to do with project configuration.
* SKEL: Update defines for rename commandsDaniel Silverstone2013-05-271-2/+4
| | | | | This updates the defines in the skeleton gitano-admin ruleset to include the user rename and group rename commands.
* LACE: Add prefix and suffix simple matchesDaniel Silverstone2013-05-233-4/+4
| | | | | | This adds prefix and suffix simple matches and updates the default ruleset to use them as appropriate. This actually eliminates almost all pattern matches from the default ruleset.
* SKEL: Add graveyard command to the skeleton and route it to siteadmin.laceDaniel Silverstone2012-11-101-1/+7
|
* A little default configuration tidyingDaniel Silverstone2012-10-102-3/+5
|
* Fix spelloDaniel Silverstone2012-09-221-1/+1
|
* Cannot be an admin if impersonating them, sorryDaniel Silverstone2012-09-031-1/+1
|
* INSTALLER: make install and gitano-setup should work (mostly)Daniel Silverstone2012-08-3011-0/+193