-
OSCOM.php
$ini no define inside function
```
public static function loadConfigFile($file, $group) {
$cfg = [];
if (is_file($file)) {
include($file );
if …
-
**Problem:**
Coming from someone who does not have a complete high school math education: When users mention they are following the [prereqs for math](https://github.com/ossu/computer-science/blob/ma…
-
**Motivation**
The access protection to the mail mock is not appropriate for collaborative scenarios. Using this mock implies that also OSCM is not operated with real users. Otherwise all participan…
-
As a user of OSCM I would like to have an **adapter (APP connector) for manual provisioning** with the following functionality:
- any parameter can be defined in the technical service
- there are two …
-
Hi
After reading this text
> Ries also raised the possibility of using OSCM as a front end for Cloud Foundry’s Service Broker API. Fujitsu, a platinum sponsor of CNCF and a silver sponsor of Cloud…
rmros updated
5 years ago
-
### Steps to reproduce
1. Go to https://10.140.18.123:8881/oscm-app/.
2. Click save configuration (there is no need to change any input field).
3. Notice font size change:
![obraz](https://use…
ghost updated
3 years ago
-
1. https://github.com/servicecatalog/development/blob/3fd3d2b3e2b28fc82e8092703db72baf4e2a97d4/oscm-installation/install/build-glassfish.xml#L140
2. https://github.com/servicecatalog/development/blob…
-
Deploying OSCM including the REST API produces the following warning for every REST related class:
[glassfish 4.1] [WARNING] [AS-WEB-UTIL-00035] [javax.enterprise.web.util] [tid: _ThreadID=49 _Thre…
-
Build scripts from OSCM expect files from the [documentation](https://github.com/servicecatalog/documentation) repository. It should be described in the README.md.
They contain hard-coded local paths…
-
[Version]
BES_MASTER_BUILD_NO_TESTS-23 2017/07/27 in SAML mode
[How to reproduce]
Login to non-default tenant (blue portal)
Create new user
[Expected result]
The user belongs to non-default …