Commit Graph

118 Commits

Author SHA1 Message Date
Maxime Dor
221d823f3b Update LDAP library to fix auth filter bug 2017-09-17 14:01:38 +02:00
Maxime Dor
e8229b867a Add docker build targets 2017-09-16 02:07:10 +02:00
Maxime Dor
f1196d5b72 Revamp example config for better handling by users and build tools 2017-09-14 03:31:56 +02:00
Maxime Dor
5796982f2d Add persistence storage for invites 2017-09-14 02:36:08 +02:00
Maxime Dor
84afb86b77 Properly handle default config file when running as systemd/sysv daemon 2017-09-13 02:47:25 +02:00
Maxime Dor
cd6960fa80 Attempt to support invites, working in progress 2017-09-06 04:17:46 +02:00
Maxime Dor
a8df386d58 Auth support with synapse REST auth module 2017-09-05 21:36:33 +02:00
Maxime Dor
4b0d549dd6 Add LDAP Auth support with synapse REST Auth module 2017-09-05 21:31:36 +02:00
Maxime Dor
d456633a03 Add Debian package support 2017-09-03 03:09:40 +02:00
Maxime Dor
0033d0dc1d Experimental support for synapse REST auth module
- See https://github.com/maxidor/matrix-synapse-rest-auth
- Include Google Firebase backend using UID as login and user token as password
2017-08-31 02:10:36 +02:00
Maxime Dor
884583881b Properly handle phone numbers 2017-08-13 00:16:21 +02:00
Maxime Dor
5a683b41ef Blindly accept mappings so Riot is happy - Fix #23 2017-08-12 02:24:01 +02:00
Maxime Dor
d44d6c5408 Upgrade to Spring boot 1.5.3 2017-05-24 00:51:53 +02:00
Maxime Dor
d0b9f6774d Bulk lookup implementation, part 2
- Remote IS bulk lookup
2017-04-04 01:11:32 +02:00
Maxime Dor
36110f50fc Support IPv6 CIDR in recursive whitelist - Fix #2
- Add IPv6 loopback in default config
- Switch Apache Commons Net SubnetUtils to CIDRUtils
- Add some debug statements
2017-03-03 02:14:22 +01:00
Maxime Dor
250819391a Recursive lookup management 2017-02-12 01:53:17 +01:00
Maxime Dor
8f233eed09 DNS lookup strategy 2017-02-04 06:21:07 +01:00
Maxime Dor
4c5fe95e8e First implementation 2017-01-23 04:10:03 +01:00