Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NEMO Access Control
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eclipse Research Labs
NEMO Project
NEMO Cybersecurity and Unified_Federated Access Control
Access Control
NEMO Access Control
Merge requests
!1
Adding missing headers and license
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Adding missing headers and license
pk/main/ip01
into
main
Overview
2
Commits
2
Changes
9
Merged
Philippe Krief
requested to merge
pk/main/ip01
into
main
1 year ago
Overview
2
Commits
2
Changes
9
Expand
Dear
Signed-off-by: Philippe Krief
philippe.krief@eclipse-foundation.org
0
0
Merge request reports
Compare
main
version 1
82ddec0a
1 year ago
main (base)
and
latest version
latest version
4ce54105
2 commits,
1 year ago
version 1
82ddec0a
1 commit,
1 year ago
9 files
+
387
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
9
Search (e.g. *.vue) (Ctrl+P)
config/access-control.json
+
21
−
0
Options
{
"copyrightInfo"
:
{
"year"
:
"2024"
,
"authors"
:[
"Sphynx Technology Solutions"
,
"Aristotle University of Thessaloniki"
],
"text"
:
[
"Licensed under the Apache License, Version 2.0 (the 'License'); you may not
\n
"
,
"use this file except in compliance with the License. You may obtain a copy
\n
"
,
"of the License at
\n
"
,
"
\n
"
,
"http://www.apache.org/licenses/LICENSE-2.0
\n
"
,
"
\n
"
,
"Unless required by applicable law or agreed to in writing, software
\n
"
,
"distributed under the License is distributed on an 'AS IS' BASIS, WITHOUT
\n
"
,
"WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
\n
"
,
"License for the specific language governing permissions and limitations under
\n
"
,
"the License."
],
"SPDX-License-Identifier"
:
"Apache-2.0"
},
"namespace"
:
"nemo"
,
"password"
:
"password"
,
"admin_node_port"
:
31700
,
Loading