summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/database.xml12
-rw-r--r--appinfo/info.xml2
2 files changed, 13 insertions, 1 deletions
diff --git a/appinfo/database.xml b/appinfo/database.xml
index a831b4211..9b6b36a3d 100644
--- a/appinfo/database.xml
+++ b/appinfo/database.xml
@@ -154,6 +154,18 @@
<notnull>false</notnull>
</field>
<field>
+ <name>basic_auth_user</name>
+ <type>clob</type>
+ <default></default>
+ <notnull>false</notnull>
+ </field>
+ <field>
+ <name>basic_auth_password</name>
+ <type>clob</type>
+ <default></default>
+ <notnull>false</notnull>
+ </field>
+ <field>
<name>deleted_at</name>
<type>integer</type>
<default>0</default>
diff --git a/appinfo/info.xml b/appinfo/info.xml
index cb58ef86b..38fd91fef 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -7,7 +7,7 @@
<author>Bernhard Posselt, Alessandro Cosentino, Jan-Christoph Borchardt</author>
<category>multimedia</category>
<licence>AGPL</licence>
- <version>7.1.2</version>
+ <version>7.1.3</version>
<namespace>News</namespace>
<!-- resources -->