Eric Franz

Results 58 comments of Eric Franz

This worked for me on CentOS7, so there may be something comparable for Ubuntu and Debian. 1. In the systemd file startup file for Apache (or whatever comparable startup file...

Adding some system tests to verify the job configuration does seem straight forward: 1. add a test to submit a short job, verify it was submitted, appears in the queue,...

@smgallo @marpierc As far as JOSS submission goes, I wanted to let you know that OnDemand components do have varying degrees of test coverage - its just tests that are...

We pulled in this PR to master: https://github.com/OSC/ood-dashboard/pull/360. This will be included in the 1.3 release next week. This adds a set of Rake tasks that can be executed via...

The idea here is the context would minimally provide something like username # => "efranz" groups #=> ["PZS0714", "PZS0002", "PZS0530", "abaqus", "hpcsoft"... "PAS1788"] Though having access to the OodSupport object...

This would be done at the mapping later. You would still authenticate as the staff account.

>I didn't see any XSS attack tests in the test suite. Would it be possible to add such tests? What is the recommended way to add such tests that would...

Seems like we need to clarify requirements here. For example, we might want to support a deny_list and not let easy access to hidden directories by default (ssh keys, etc.)?...