|
|
b4ca609c44
|
Merge branch 'second_implementation' of gitea.krombel.de:krombel/matrix-register-bot into second_implementation
|
2018-03-03 14:27:17 +01:00 |
|
|
|
01f124f744
|
change config to array
|
2018-03-03 14:21:08 +01:00 |
|
|
|
9d2af26681
|
fixes
|
2018-03-03 12:49:12 +01:00 |
|
|
|
78ae932d85
|
mv register.php index.php
|
2018-03-03 12:16:58 +01:00 |
|
|
|
88003cb77e
|
added class mxDatabase; store credentials; implement login.php
|
2018-03-02 14:26:36 +01:00 |
|
|
|
4e33985cfc
|
further implement cron.php; autoformat
- set Register_Accept to 6 internally as it reflects the same state as PendingSendRequest
- cleanups
|
2018-02-23 19:22:14 +01:00 |
|
|
|
e38d201ec1
|
only allow actions (admin) when in right state; prepare decline reason
- fixes on path's and varnames
|
2018-02-23 17:43:08 +01:00 |
|
|
|
e88eb13d91
|
implement hasUser(localpart), RegisterState add verify{_admin}.php
- fixes
|
2018-02-23 15:28:50 +01:00 |
|