Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Try this without the url prefix. | Ralph Bean | 2016-01-12 | 1 | -5/+5 | |
| | ||||||
* | pdc url prefix. | Ralph Bean | 2016-01-12 | 1 | -5/+5 | |
| | ||||||
* | Explicit perms for this. | Ralph Bean | 2016-01-12 | 1 | -1/+3 | |
| | ||||||
* | PDC password fields. | Ralph Bean | 2016-01-12 | 1 | -5/+9 | |
| | ||||||
* | Useful for debugging to allow localhost here. | Ralph Bean | 2016-01-12 | 1 | -1/+5 | |
| | ||||||
* | Try to simplify pdc.conf. | Ralph Bean | 2016-01-12 | 1 | -105/+91 | |
| | ||||||
* | Another selinux boolean for pdc frontend. | Ralph Bean | 2016-01-12 | 1 | -2/+7 | |
| | ||||||
* | Mail settings for pdc. | Ralph Bean | 2016-01-12 | 1 | -2/+2 | |
| | ||||||
* | Of course, we need mod_auth_mellon. | Ralph Bean | 2016-01-12 | 1 | -0/+1 | |
| | ||||||
* | Correct suffix. | Ralph Bean | 2016-01-12 | 1 | -1/+1 | |
| | ||||||
* | Use this var instead. | Ralph Bean | 2016-01-12 | 1 | -1/+1 | |
| | ||||||
* | Try to clean up saml config. | Ralph Bean | 2016-01-12 | 5 | -176/+17 | |
| | ||||||
* | A start at pdc config. still need to work out saml2/mellon stuff. | Ralph Bean | 2016-01-12 | 12 | -18/+481 | |
| | ||||||
* | Remove action: in all roles. | Kevin Fenzi | 2016-01-06 | 1 | -1/+1 | |
| | ||||||
* | I hit https://http.cat/413 again. Double this. | Ralph Bean | 2015-12-14 | 1 | -1/+1 | |
| | ||||||
* | The rpms.json file can be really, really big. | Ralph Bean | 2015-12-07 | 1 | -1/+1 | |
| | ||||||
* | Fiddle with PDC permissions. | Ralph Bean | 2015-12-05 | 1 | -5/+3 | |
| | ||||||
* | Set DEFAULT_PERMISSION_CLASSES for PDC. | Ralph Bean | 2015-11-19 | 1 | -41/+24 | |
| | | | | See https://github.com/product-definition-center/product-definition-center/issues/221 | |||||
* | Replace all restart httpd with reload httpd | Patrick Uiterwijk | 2015-11-04 | 1 | -2/+2 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | pdc, selinux. | Ralph Bean | 2015-10-08 | 1 | -0/+5 | |
| | ||||||
* | Try to fix Mellon paths. | Ralph Bean | 2015-10-08 | 1 | -2/+2 | |
| | ||||||
* | Fix pdc var. | Ralph Bean | 2015-10-08 | 1 | -1/+1 | |
| | ||||||
* | Adjust the apache configuration for pdc | Pierre-Yves Chibon | 2015-09-30 | 1 | -2/+37 | |
| | | | | | - Make it https by default - Make it use saml for login | |||||
* | Install the SSL certs for saml2 | Pierre-Yves Chibon | 2015-09-30 | 1 | -0/+11 | |
| | ||||||
* | Add an install metadata.xml and idp-metadata.xml in /etc/httpd/saml2 | Pierre-Yves Chibon | 2015-09-30 | 3 | -0/+133 | |
| | ||||||
* | Use the correct variable | Pierre-Yves Chibon | 2015-09-30 | 1 | -1/+1 | |
| | ||||||
* | Move pdc to postgresql | Pierre-Yves Chibon | 2015-09-30 | 1 | -5/+5 | |
| | ||||||
* | Install xmlsec1 | Pierre-Yves Chibon | 2015-09-30 | 1 | -0/+1 | |
| | ||||||
* | Handle the fact that the static files are in two locations | Pierre-Yves Chibon | 2015-09-30 | 1 | -1/+8 | |
| | | | | | | | | | | | | The static files are split over two places: - /usr/share/pdc/static/ which contains the files specific to pdc - /usr/share/patternfly1/resources/ which contains the files from patternfly1 This means that we much teach apache to go to both places to look for the static files. This is quite annoying and thankfully something that Patrick Uiterwijk and I already looked into for flask-multistatic. So the solution was already known and documented: https://pagure.io/flask-multistatic/blob/master/f/example.conf | |||||
* | Add the host to the list of ALLOWED_HOSTS | Pierre-Yves Chibon | 2015-09-30 | 1 | -2/+1 | |
| | ||||||
* | Add myself to the admins and adjust the smtp host to use | Pierre-Yves Chibon | 2015-09-30 | 1 | -2/+5 | |
| | ||||||
* | Deactivate the email handler as it breaks things currently | Pierre-Yves Chibon | 2015-09-30 | 1 | -4/+4 | |
| | ||||||
* | Add a new hostname variable for pdc | Pierre-Yves Chibon | 2015-09-30 | 2 | -3/+3 | |
| | ||||||
* | Use the hostname instead of the IP in the apache config | Pierre-Yves Chibon | 2015-09-29 | 1 | -2/+2 | |
| | ||||||
* | Use the hostname instead of the IP in the settings | Pierre-Yves Chibon | 2015-09-29 | 1 | -1/+1 | |
| | ||||||
* | hard-code epel-7 to avoid the epel-7Server issue | Pierre-Yves Chibon | 2015-09-29 | 1 | -1/+1 | |
| | ||||||
* | Typofix. | Ralph Bean | 2015-09-21 | 1 | -1/+1 | |
| | ||||||
* | Include some preliminary config for pdc. | Ralph Bean | 2015-09-21 | 3 | -0/+227 | |
| | ||||||
* | Add patternfly for pdc. | Ralph Bean | 2015-09-21 | 2 | -0/+19 | |
| | ||||||
* | Toying with setting up PDC. | Ralph Bean | 2015-09-21 | 2 | -0/+24 | |