aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bcd/templates
Commit message (Collapse)AuthorAgeFilesLines
* Use @ when accessing variables in templatesDan Fandrich2024-11-202-3/+3
| | | | | | | | Access without the @ symbol is the older method and is discouraged. This take leaves alone accesses of variables that are defined within the template, which don't seem to allow an @. This is the second batch of files.
* Revert "Use @ when accessing variables in templates"Dan Fandrich2024-10-042-3/+3
| | | | | | Variables defined within a template can't be accessed with @. This change needs to be reworked to eliminate those cases. This reverts commits 2c7da665 and ae197622.
* Use @ when accessing variables in templatesDan Fandrich2024-10-042-3/+3
| | | | Access without the @ symbol is the older method and is discouraged.
* Switch links to https: where possibleDan Fandrich2024-01-251-1/+1
| | | | | | | All these point to valid https: resources, but there is a small chance that some unusual interaction will cause it not to work. Some of these changes also won't take effect until the server is restarted, so we'll need to keep this in mind if failures occur long from now.
* add needed permissions for new drakiso for bcd and drakliveThomas Backlund2018-11-171-0/+2
|
* fix looking up public_isos variableThomas Backlund2016-02-071-1/+1
|
* drop bcd htpasswd from svnThomas Backlund2013-07-251-2/+0
|
* really lock down rsyncThomas Backlund2012-11-021-0/+2
|
* lock down bcd rsyncThomas Backlund2012-11-021-0/+1
|
* fix variable lookup, and do not hardcode mageia.org domain Michael Scherer2012-03-171-2/+2
|
* fix wrong commitMichael Scherer2012-03-171-1/+2
|
* - merge htaccess with main apache fileMichael Scherer2012-03-172-9/+10
| | | | | | | - show a meaningfull error message - do not put .htpasswd file into webroot, so no need to prevent download - reuse existing variable
* fix spelling error, do not hardcode the name of the current team leaderMichael Scherer2012-03-171-1/+1
|
* do not keep hidden file in the repositoryMichael Scherer2012-03-172-0/+0
|
* split base from init.pp, and simplify the variable declaration and lookupMichael Scherer2012-03-171-2/+2
| | | | | | by merging bcd::variable with the main class (so we can directly say bcd::login instead of using bcd::variable )
* exclude .ht* on rsync (fix)Damien Lallement2012-01-061-2/+1
|
* exclude .ht* on rsyncDamien Lallement2012-01-061-0/+1
|
* - restrict access to bcd.mageia.org via httpDamien Lallement2012-01-063-0/+9
| | | | | | - add '.htaccess' and '.htpasswd' files - add 'AllowOverride All' and 'Options FollowSymlinks' options
* add rsync for isos directoryNicolas Vigier2011-04-201-0/+9
|
* add bcd web directoryNicolas Vigier2011-04-041-0/+3
|
* members of mga-iso_makers group can use bcd accountNicolas Vigier2011-01-181-0/+2
|
* add bcd moduleNicolas Vigier2011-01-121-0/+6