CASS icon indicating copy to clipboard operation
CASS copied to clipboard

Competency and Skills System

Results 58 CASS issues
Sort by recently updated
recently updated
newest added

This PR was automatically created by Snyk using the credentials of a real user.Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of...

This PR was automatically created by Snyk using the credentials of a real user.Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of...

This PR was automatically created by Snyk using the credentials of a real user.Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of...

From https://github.com/cassproject/CASS/issues/226 The goal of this change is to allow server admins to prevent public creation of competencies, frameworks, etc. by requiring that those requests be associated with a logged-in...

enhancement

Hello! I'm currently trying to login using OIDC and it doesn't look like it redirects and times out after here: https://github.com/cassproject/CASS/blob/0797212f9f57667871bb51607b9ef2e69428177c/src/main/server/shims/auth.js#L16 Identity is setup correctly. Only thing I didn't try...

The movement to busboy prohibits simple HTTP POST requests from coming in. If the header is for a form type, busboy should be used, otherwise some default datastream should be...

pom.xml is missing in 1.5 release

I discovered 2 login problems: I got this on version 1.5.6 after logging out and trying to log in again: ![image](https://user-images.githubusercontent.com/181654/188601502-3bfbf60e-340d-4001-beb1-f3a8053d6d14.png) Having a user called `user` or e.g. `foobar` gives...