11 Commits

Author SHA1 Message Date
Evil Puncker
a00dbcfabd
bye bye trailing whitespaces (#442) 2020-08-02 14:48:13 +02:00
AdrianRomeroCSE
590dc37d28 Fixing username recovery in recovery.php (#335)
When trying to recover username, the password input would show.
2018-12-21 16:42:00 +01:00
Rodrigo Paixão
7146a77bff Fix Recovery Page (OTHire Compatibility) (#333)
- Now you can recover your account number or password
2018-12-21 16:39:19 +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
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
57bf0d3035 Revert "Recovery System" 2016-05-21 19:45:27 +02:00
ElGovanni
91d0ffa95c Recovery System
Similar to this original from Tibia.
2016-04-19 20:41:57 +02:00
Stefan Brannfjell
0179b2c97e Fix #38 Automatic Account Recovery through Email.
Rewrote recovery.php, and implemented PHPMailer for authentication. Requested account information (username, or a new password) is being sent to registered email address).
2014-09-07 19:52:27 +02:00
Stefan Brannfjell
ba07284044 Importing Znote AAC 1.5_SVN rev 168 to github. 2013-08-28 23:44:46 +02:00