Start structural port from Spring Boot to Undertow

This commit is contained in:
Max Dor
2018-12-25 05:32:00 +01:00
parent df44428a85
commit 05493da27c
195 changed files with 3313 additions and 2079 deletions

View File

@@ -0,0 +1,9 @@
io.kamax.mxisd.backend.exec.ExecIdentityStoreSupplier
io.kamax.mxisd.backend.firebase.GoogleFirebaseStoreSupplier
io.kamax.mxisd.backend.ldap.LdapStoreSupplier
io.kamax.mxisd.backend.ldap.netiq.NetIqLdapStoreSupplier
io.kamax.mxisd.backend.memory.MemoryIdentityStoreSupplier
io.kamax.mxisd.backend.rest.RestStoreSupplier
io.kamax.mxisd.backend.sql.generic.GenericSqlStoreSupplier
io.kamax.mxisd.backend.sql.synapse.SynapseSqlStoreSupplier
io.kamax.mxisd.backend.wordpress.WordpressStoreSupplier

View File

@@ -240,8 +240,8 @@ session:
server: 'matrix-org'
notification:
# handler:
# 3PID-medium: 'handlerId'
# handler:
# 3PID-medium: 'handlerId'
handlers:
sendgrid:
api:

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html xmlns:th="http://www.w3.org/1999/xhtml">
<html>
<head>
<meta charset="utf-8"/>
<title>Matrix Token Verification</title>
@@ -37,7 +37,7 @@
<p>Verification successful!</p>
<p>Your email will remain private and you will only be discoverable with it on your own server, or any related
servers configured by your system admin.<br/>
If you would like to be globally discoverable, start the process <a th:href="${remoteSessionLink}">here</a>.
If you would like to be globally discoverable, start the process <a href="${remoteSessionLink}">here</a>.
<br/>If you chose to start the global publication process, wait until it is done before returning to your
client.</p>
<p>If the remote process is finished, or if you do not wish to start it at this time, you can now return to your