Matthias krombel
  • Joined on 2018-02-08
krombel pushed to master at krombel/matrix-register-bot 2018-05-28 10:48:35 +02:00
a6ad3e4e51 complete password fetching on registration; add Requirements section
083c848347 better error-message when registration_shared_secret is set wrong
Compare 2 commits »
b4d630cd9e add Requirements section
9a93b88d11 allow captured password for operationMode=local as well
a8903dcf9a complete (insecure) password fetching on registration
083c848347 better error-message when registration_shared_secret is set wrong
krombel pushed to master at krombel/matrix-register-bot 2018-05-26 19:34:49 +02:00
dda0e83abe username check returns more apropriate error message
21e20e87cb Merge pull request #5 from maxidor/master
3eccf446d6 Fix broken links to mxisd docs
3fa2a2fe03 add badges
Compare 4 commits »
krombel pushed to master at krombel/matrix-register-bot 2018-04-24 15:36:34 +02:00
f49f6cef73 translation: fix missing string for en-gb
krombel pushed to master at krombel/matrix-register-bot 2018-04-24 15:28:35 +02:00
fe504f7ad7 Merge branch 'master' of github.com:/krombel/matrix-register-bot
0ff9108220 Introduce cron.php
Compare 2 commits »
krombel pushed to master at krombel/matrix-register-bot 2018-04-24 15:27:52 +02:00
d130ba30c8 autoformatting
krombel pushed to master at krombel/matrix-register-bot 2018-04-24 14:55:44 +02:00
d9e65f4b5d make cleanup of database database independent
krombel pushed to master at krombel/matrix-register-bot 2018-04-24 14:21:08 +02:00
a6ce908f4b implement operationMode in cron.php
0a21e01540 implement database cleanup of registrations
629ead76e2 internationalize strings used in cron.php
cc70e8b4cb implement database cleanup of registrations
62ce65c149 internationalize strings used in cron.php
Compare 5 commits »
krombel closed issue krombel/matrix-register-bot#7 2018-04-24 14:08:30 +02:00
Implement autocleanup of database
krombel commented on issue krombel/matrix-register-bot#7 2018-04-24 14:08:30 +02:00
Implement autocleanup of database

fixed by cc70e8b4cb

krombel pushed to master at krombel/matrix-register-bot 2018-04-24 14:07:25 +02:00
cc70e8b4cb implement database cleanup of registrations
62ce65c149 internationalize strings used in cron.php
Compare 2 commits »
krombel pushed to master at krombel/matrix-register-bot 2018-04-18 17:04:12 +02:00
0c1141dbb9 Update README to explain thecurrent feature set
krombel pushed to master at krombel/matrix-register-bot 2018-04-18 16:23:19 +02:00
31ab9b816b Add link to matrix room
krombel pushed to master at krombel/matrix-register-bot 2018-04-16 15:18:59 +02:00
be88dfdc3d fix config.sample
krombel pushed to feature_multimodeOperation at krombel/matrix-register-bot 2018-04-16 15:18:02 +02:00
5eeaa11c0c fix in config.sample
krombel merged pull request krombel/matrix-register-bot#10 2018-04-16 15:17:12 +02:00
implementing multiple modes for operation
krombel closed pull request krombel/matrix-register-bot#10 2018-04-16 15:17:12 +02:00
implementing multiple modes for operation
krombel pushed to feature_multimodeOperation at krombel/matrix-register-bot 2018-04-16 15:06:48 +02:00
53ccd1c2b3 hopefully complete operationMode=synapse