This is an automated email from the ASF dual-hosted git repository.

tiagobento pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git


The following commit(s) were added to refs/heads/main by this push:
     new 5519c6e4699 NO-ISSUE: Remove default admin user from jBPM Quarkus Dev 
UI (#2731)
5519c6e4699 is described below

commit 5519c6e46998924e25d6b2abf02405f172f6aa66
Author: Tiago Bento <[email protected]>
AuthorDate: Mon Nov 11 10:36:40 2024 -0500

    NO-ISSUE: Remove default admin user from jBPM Quarkus Dev UI (#2731)
---
 .../src/main/resources/application.properties        | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git 
a/packages/jbpm-quarkus-devui/jbpm-quarkus-devui-runtime/src/main/resources/application.properties
 
b/packages/jbpm-quarkus-devui/jbpm-quarkus-devui-runtime/src/main/resources/application.properties
deleted file mode 100644
index 4cc7054e5fe..00000000000
--- 
a/packages/jbpm-quarkus-devui/jbpm-quarkus-devui-runtime/src/main/resources/application.properties
+++ /dev/null
@@ -1,20 +0,0 @@
-#
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements.  See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership.  The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License.  You may obtain a copy of the License at
-#
-#   http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing,
-# software distributed under the License is distributed on an
-# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-# KIND, either express or implied.  See the License for the
-# specific language governing permissions and limitations
-# under the License.
-#
-
-jbpm.devui.users.admin.groups=admin
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to