embedded gcube-application-handlers.xml

This commit is contained in:
Fabio Sinibaldi 2021-03-04 16:45:41 +01:00
parent 14f16e5791
commit 133bd48e6e
2 changed files with 7 additions and 0 deletions

View File

@ -4,3 +4,4 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [v0.2.0-SNAPSHOT] - 2021-2-11
Migrated to git
Embedded gcube-application-handlers.xml file

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<handlers>
<request>
<authentication-filter />
</request>
</handlers>