This website requires JavaScript.
Explore
Help
Sign In
natalie
/
indefero
Watch
1
Star
0
Fork
0
You've already forked indefero
Code
Issues
Pull Requests
Releases
Wiki
Activity
indefero
/
src
/
IDF
/
Plugin
/
SyncMonotone
/
remote-automate-permissions.in
2 lines
17 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Major configuration changes for SyncMonotone - we're now using a predefined configuration tree as template for a new project and copy / symlink that on project creation. To make this process a little more configurable, two new configuration options, 'mtn_confdir' and 'mtn_confdir_extra', have been added which allow the forge admin to adapt the directory structure and its default hooks to his likings for all new projects. (More on that in doc/syncmonotone.mdtext). The 'mtn_remote_auth' configuration option was removed, because setting this to false would have not worked for setups which did not allow write access to remote automate commands for anonymous users and opening this would have meant a huge security hole. Instead, for every project which is created a corresponding client key is created as well which is used as authentication in the IDF source frontend. Finally the monolithic monotonerc file has been split up into individual, easily configurable lua files which are linked / copied underknees hooks.d/ and which do not conflict with each other (for example by overwriting certain main notification hooks).
2011-01-06 01:44:41 +01:00
%%MTNCLIENTKEY%%
Reference in New Issue
Copy Permalink