20 Commits

Author SHA1 Message Date
Znote
15689d3aed Fixed OTHIRE account registration bug 2019-04-04 00:53:28 +02:00
Znote
e64032e630 Fixed OTHIRE account registration bug 2019-04-04 00:49:32 +02:00
Stefan A. Brannfjell
6fee46767b
Fix #351 - syntax error in register.php 2019-03-19 11:43:09 +01:00
Rodrigo Paixão
a3f2cce4aa -- Fix Create Account (Compatibility OTHire) (#350) 2019-03-18 22:54:13 +01:00
Rodrigo Paixão
2817010781 Compatibility with OTHire (#330)
* Preparing compatibility to OTHire

* Still working on compatibility to OTHire

* More compatibility

* More compatibility

Not tested yet

* Some fixes

- Fixed Account Creation.
- Fixed a problem that you can't load the website, that include that you can now recover your account number.

* More fixes

- Fixed character creation.
- Fixed login problem.
- Fixed displaying account number in My Account.
- Fixed displaying if you have premium days or not in My Account.

* More fixes

- Handle Kills/Deaths as TFS_03

* More fixes

- Fixed showing outfits in character profile
- Fixed displaying player houses in character profile
- Fixed displaying guilds

* Update init.php
2018-12-03 07:58:29 +01:00
slawkens
0478566020 Refactor Google ReCaptcha code (#325)
Removed duplicated code (store it in function/general.php)

Captcha doesn't need cURL (made it configurable and optional)
2018-06-04 12:41:49 +02:00
Sławek
5ec2bd2461 *moved countries list to a separate file (#304) 2017-09-07 12:16:54 +02:00
Stefan A. Brannfjell
5f8b5503d1 Account activation by email small fix 2017-06-17 23:39:43 +02:00
Znote
3d82fcecf1 Display outfit images in highscores, online list, character profile.
Fix #252
2017-01-30 22:54:33 +01:00
Znote
984e62e095 Adding Google reCaptcha system
Also disable all shop and buypoints functionality as default in config.php
2017-01-22 05:06:37 +01:00
Znote
d5cabac14a Disable 2FA through Email Fix #249
And fixed an issue with email activation link when registering an account.
2017-01-21 23:08:46 +01:00
Stefan A. Brannfjell
ac15af2868 Account name length restriction
Complies with default TFS 1.0 schema.sql structure.
2017-01-11 15:10:30 +01:00
Gabriel Pedro
4e18cb3c66 resolves #214 2016-05-11 18:32:51 -04:00
Gabriel Pedro
b3413ccee9 resolves #237 2016-05-11 18:18:06 -04:00
Tandloze
f749d5f0f9 Flags for Znote 1.5 reworked
Reworked flags for Znote 1.5 by not altering the tfs tables
2015-08-13 17:13:35 +02:00
Znote
ded093d8c5 botting and cheating link in rules are targeted against more relevant wiki sources. 2015-05-07 00:16:29 +02:00
Martin Nylind
b13c05a2c3 Fix #188
No longer prompts users to activate account when email activation is disabled in config.
2015-02-17 15:54:38 +01:00
Mark Samman
601c2fcc71 Increase max password length from 32 to 100 2014-10-29 19:50:36 +01:00
Stefan Brannfjell
3c8474db34 Email authentication system. Integrated with PHPMailer.
When enabled, you will send an activation key to registering users, which they need to click to verify that they actually got a real email address, and to activate the account.
2014-09-06 23:29:18 +02:00
Stefan Brannfjell
ba07284044 Importing Znote AAC 1.5_SVN rev 168 to github. 2013-08-28 23:44:46 +02:00