diff options
| author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-03-12 22:23:26 +0200 |
|---|---|---|
| committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-03-12 22:23:26 +0200 |
| commit | 4659d0efc274f2a955b203ca5b00cf1dfc26d5fc (patch) | |
| tree | de791031bf883a20932c878cd7a9a5d240dc3a49 /include/dialogs | |
| parent | Update room name & avatar on new rooms (diff) | |
| download | nheko-4659d0efc274f2a955b203ca5b00cf1dfc26d5fc.tar.xz | |
Implement user registration with reCAPTCHA
fixes #264
Diffstat (limited to 'include/dialogs')
| -rw-r--r-- | include/dialogs/ReCaptcha.hpp | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/include/dialogs/ReCaptcha.hpp b/include/dialogs/ReCaptcha.hpp new file mode 100644 |
