Gaurav Mishra
Gaurav Mishra
## Description 1. Allow admin to use either **access token** or **id token** for oidc authentication. 2. Also, allow admin to select the field from `userinfo` endpoint to be used...
## Description License names should end with either words, digits or a + symbol. This prevents creation of licenses such as "MIT." ### Changes 1. Reduce the min length of...
### Description Current REST API implementation does not have any test case written. Unit and Functional test cases are required for the REST API reusing existing test data.
### Description From https://github.com/fossology/fossology/pull/1560#issuecomment-580641114 1. Changing license using `[Edit]` on **License Browser**. The job failed due to scheduler error (ajax call response has `end_bits:2`), got following error in my browser...
### Description The MTA package chosen for mail delivery was `heirloom-mailx` which was then renamed to `s-nail`. The MTA binary in the `fossology.conf` right now is hardcoded to `/usr/bin/mailx`. However,...
### Description With the PR #1713, the UI can export Copyright list as well. It would be nice to have the CLI do it as well. #### Steps followed and...
### Description With PR #1713, the class `UIExportList` can export copyrights as well. Since the REST API uses the call to get license list, an option to export copyright list...
## Description I have compiled latest couchdb with `./configure --enable-nouveau` and it is running fine. Even started the nouveau server with the created `./rel/couchdb/nouveau/bin/nouveau server`. Now, when I try to...
Added debian folder to debianize atarashi. ## Creating Debian packages - Install build dependencies from `debian/control` - Install `code_comment` and other dependencies from requirements.txt ```sh # python3 -m pip install...
### Description After merger of PR #1314, the rendering of AjaxExplorer (ajax call in license browser) became drastically slow but solved the issue where license information is not shown if...