Commit Graph

  • 73455c97e9 Update README.md Sebastian Grewe 2014-01-30 10:24:57 +0100
  • 6f97752131 Merge pull request #1631 from nevrending/patch-2 Sebastian Grewe 2014-01-29 21:54:41 -0800
  • 3d414e9ffa I think this is a good midway between hardcoding it in and allowing configurability xisi 2014-01-29 23:35:07 -0500
  • 0643cf4b87 fixed crons, tested on 2 boxes xisi 2014-01-29 18:33:34 -0500
  • 53a8b4adf1 .htaccess check for @ahmedbodi xisi 2014-01-29 15:43:09 -0500
  • 51818421d8 weird problem, strict for isAuthenticated xisi 2014-01-29 14:46:21 -0500
  • 5d017f60c3 how this worked before is beyond me xisi 2014-01-29 13:28:38 -0500
  • 0bd1606207 Update sidebar_prop.tpl Yefta Sutanto 2014-01-30 00:17:20 +0700
  • 0a9398b99e Update sidebar_pps.tpl Yefta Sutanto 2014-01-30 00:16:45 +0700
  • 016da6cd61 Update sidebar_pplns.tpl Yefta Sutanto 2014-01-30 00:12:34 +0700
  • ae47437ab7 fixed worker delete csrf thing I stubbed earlier took to field out of the rest of the login forms xisi 2014-01-29 09:41:50 -0500
  • c36413d70c tests not checks xisi 2014-01-29 09:17:58 -0500
  • f298c60260 little more cleanup put version check/config check after sessions/rate limiter so it works correctly & only uses 1 db hit xisi 2014-01-29 09:16:03 -0500
  • 568445845a changes DEBUG SALT and SALTY from defines to variables switched that in all places used (class loads mostly) moved all includes at the beginning of index into bootstrap moves *_PATH defines from config to bootstrap config now uses defaults first, then user config xisi 2014-01-29 07:34:50 -0500
  • c2b1c68699 added check if we can write config files to admin_checks, we shouldnt be able to xisi 2014-01-29 05:20:06 -0500
  • 923795c23b [FIX] Ignore AP for empty/NULL addresses Sebastian Grewe 2014-01-29 09:58:18 +0100
  • 56ad9266d3 last login time not this login time xisi 2014-01-29 03:55:51 -0500
  • d84018763d [FIX] Admin Panel Users: Show user shares Sebastian Grewe 2014-01-29 09:27:34 +0100
  • 6e23480434 [FIX] Use proper variable for error report Sebastian Grewe 2014-01-29 08:58:35 +0100
  • d3aa7ad1d5 Merge branch 'next' of github.com:MPOS/php-mpos into next Sebastian Grewe 2014-01-29 08:52:39 +0100
  • d007358710 [FIX] Ignore missing HTTP_REFERRER Sebastian Grewe 2014-01-29 08:52:12 +0100
  • 74dec2796d Added last login time/ip address popup on login w/ close button Info/blue if your ip matches, warning/yellow if not xisi 2014-01-28 15:45:24 -0500
  • 3efe979ae3 Switch config over to wiki, yay xisi 2014-01-28 14:24:48 -0500
  • a180c733c2 Merge pull request #1622 from Zen00/The-Holy-Branch Sebastian Grewe 2014-01-28 07:38:43 -0800
  • 181ef0c6d2 security config mask xisi 2014-01-28 10:31:53 -0500
  • 0e8949c71d Linked Site-Title Zen00 2014-01-28 08:16:31 -0700
  • 614b5b1dbb of all the pages to miss it on xisi 2014-01-28 08:19:58 -0500
  • 9f6cf99aa3 small fixes xisi 2014-01-28 08:08:53 -0500
  • f56c18276a small fixes xisi 2014-01-28 07:02:49 -0500
  • 6398e5dfec merged session manager/memcache limiter cleanup for PR xisi 2014-01-28 06:12:00 -0500
  • c373fc7192 removed exploits/added to gitignore for later xisi 2014-01-26 11:42:14 -0500
  • 63c3b96a29 now enforce client & server validity on login with strict on fixed csrf token check for a few pages where it mightve been broken session manager now can be bound to base user class and used, like in login logout now pushes you to login regardless, no longer has param to push to custom url fixed validate client, hijacking sessions no longer works Joey 2014-01-26 11:18:31 -0500
  • 795e019d0d cleaned up config options a bit Joey 2014-01-26 09:25:46 -0500
  • 493c43e0ed updated check in autoloader so default needs to be changed if SECHASH_CHECK is enabled Joey 2014-01-26 09:00:49 -0500
  • d5f1c97f82 fixed check against define like it used to even if SECHASH_CHECK is disabled fixed ajax calls in memcache limiter to use REQUEST page/action rather than QUERY_STRING Joey 2014-01-26 08:08:20 -0500
  • b728b680ca blah blah xisi 2014-01-25 00:39:57 -0500
  • 9dcb855b34 strict class, trying to figure out why edit account doesnt work xisi 2014-01-24 23:35:35 -0500
  • f21f05e874 pushing to start core rebuild xisi 2014-01-24 22:02:51 -0500
  • 7393f21d01 just pushing so I can rebase zzz xisi 2014-01-24 18:49:06 -0500
  • d57aed4049 basic test stuff xisi 2014-01-24 11:18:07 -0500
  • 56f995c86f Merge pull request #1617 from HerrKauwer/pwcheck Sebastian Grewe 2014-01-28 00:28:32 -0800
  • 5f65904431 [FIX] HTTPS detecion on Template Sebastian Grewe 2014-01-28 09:25:50 +0100
  • 967c1cc48f [FIX] Proper HTTPS detection Sebastian Grewe 2014-01-28 09:25:20 +0100
  • b783237c2e Merge pull request #1457 from MPOS/issue-1332 Sebastian Grewe 2014-01-28 00:18:56 -0800
  • f83c88aae6 Merge pull request #1603 from MPOS/double-payouts Sebastian Grewe 2014-01-27 22:25:44 -0800
  • 095ee2e40a Cleaned up pwcheck.js HerrKauwer 2014-01-27 23:56:39 +0100
  • 7d4e0ccb6d Merge pull request #1608 from MPOS/admin-wallet-smarty-cache Sebastian Grewe 2014-01-27 04:51:40 -0800
  • ecfa741223 [FIX] Do not assign smarty vars if caching hits Sebastian Grewe 2014-01-27 13:43:33 +0100
  • b5cb8171ba Merge branch 'master-read-only-check' into next Sebastian Grewe 2014-01-27 13:26:14 +0100
  • 823f694638 Merge pull request #1605 from MPOS/thash-modifier Sebastian Grewe 2014-01-27 03:59:28 -0800
  • f183b586a8 [ADDED] Check if master is read-only Sebastian Grewe 2014-01-27 12:58:41 +0100
  • fab3c44e90 [ADDED] THash/second modifier Sebastian Grewe 2014-01-27 12:45:46 +0100
  • a0b36841c8 [FIX] Logic error Sebastian Grewe 2014-01-27 12:30:26 +0100
  • cb1fc8b9c6 Update README.md Sebastian Grewe 2014-01-27 10:48:16 +0100
  • 227a7c33de [FIX] Reset TX and RPCTX Ids Sebastian Grewe 2014-01-27 10:39:19 +0100
  • 1cd9352952 [FIX] Transaction ID and RPC Transaction ID Sebastian Grewe 2014-01-27 10:31:18 +0100
  • 72d923737f [WORKAROUND] Fully debit user before RPC call Sebastian Grewe 2014-01-27 09:25:59 +0100
  • e3219cf5da Merge branch 'next' of github.com:MPOS/php-mpos into next Sebastian Grewe 2014-01-27 09:13:41 +0100
  • d4557982ba [FIX] API call for transactions Sebastian Grewe 2014-01-27 09:13:09 +0100
  • 9bff2fd1e2 Merge pull request #1597 from iAmShorty/coinverify-adduser iAmShorty 2014-01-26 11:24:35 -0800
  • 0d5ee3ecd7 [UPDATE] adding user to log if no valid coin address set root 2014-01-26 20:09:24 +0100
  • b87691371f [SECURITY] Path disclosure and redirects Sebastian Grewe 2014-01-26 17:41:27 +0100
  • 0d2895f517 Merge pull request #1592 from iAmShorty/address-validation Sebastian Grewe 2014-01-26 07:41:08 -0800
  • 112f6153c9 Merge pull request #1595 from danbi/next Sebastian Grewe 2014-01-26 07:33:41 -0800
  • 10ad4eecdd [FIX] moved before balance check root 2014-01-26 16:31:39 +0100
  • f7548857ee Update findblock.php danbi 2014-01-26 17:25:26 +0200
  • 71519d14d6 [FIX] checking payout address root 2014-01-26 15:19:03 +0100
  • 7c8d7701f2 [FIX] Lock state 2 for admin locks Sebastian Grewe 2014-01-26 09:41:58 +0100
  • 702ed49704 [ADDED] Account lock status Sebastian Grewe 2014-01-17 12:55:40 +0100
  • e4627fc51d [IMPROVED] Ignore locked account shares Sebastian Grewe 2014-01-10 10:50:15 +0100
  • 1c94030c7b [FIX] Regression bug Sebastian Grewe 2014-01-26 11:17:19 +0100
  • bfb591b162 Update README.md Sebastian Grewe 2014-01-26 09:36:07 +0100
  • 8ca9744ce1 [CLEANUP] Coding style Sebastian Grewe 2014-01-26 09:30:59 +0100
  • b02db092a2 Merge pull request #1502 from Neozonz/issue-1501 Sebastian Grewe 2014-01-26 00:27:33 -0800
  • 816fb783ce Merge pull request #1589 from joebauers/next Sebastian Grewe 2014-01-25 23:50:25 -0800
  • 48ce68e612 Update user.class.php joebauers 2014-01-26 02:44:30 -0500
  • ff0915a5c4 Merge branch 'next' Neozonz 2014-01-25 17:35:13 -0500
  • 643c21d3a7 [UPDATE] Logfile cleanup Sebastian Grewe 2014-01-25 21:35:02 +0100
  • a343ac4047 Merge pull request #1568 from MPOS/payout-fail-bail Sebastian Grewe 2014-01-25 08:38:56 -0800
  • 768d193793 Merge pull request #1576 from xisi/csrf-backend-only Sebastian Grewe 2014-01-25 06:59:08 -0800
  • 9e6a2a3bea [FIX] Do not treat disabled notification as error Sebastian Grewe 2014-01-25 13:10:38 +0100
  • 7a8238b56e Merge pull request #1580 from xisi/registration-popup-fix Sebastian Grewe 2014-01-25 04:00:37 -0800
  • 8fbda49fd1 Don't even need the suppression xisi 2014-01-24 16:33:55 -0500
  • a043e5ed19 Fixes #1561, which happened to me even with the API key in the correct format xisi 2014-01-24 16:32:00 -0500
  • 9e61daa175 Merge pull request #1579 from xisi/registration-popup-fix Neozonz 2014-01-24 12:46:47 -0800
  • c81aec4c64 fixed bug in registration form xisi 2014-01-24 15:38:56 -0500
  • 0f88f70fcf fixes bug in registration form, thanks @Zen00 xisi 2014-01-24 15:34:01 -0500
  • 4e18ff318b cleaned up tabbing and sessions in index xisi 2014-01-24 15:07:00 -0500
  • c192cbb0bd Token failure condition fix xisi 2014-01-24 14:46:50 -0500
  • b6eb348d42 [CLEAN] Code style Neozonz 2014-01-24 10:51:30 -0800
  • 12de49afe3 Merge branch 'neozonz/issue-1501' Neozonz 2014-01-24 10:44:09 -0800
  • c0004d8a4f [Look] Finally statisfied ;) Neozonz 2014-01-21 23:02:05 -0500
  • 293a5944ca [Improved] Look Neozonz 2014-01-21 23:00:28 -0500
  • 189578b18a [Improve] Wording Neozonz 2014-01-21 22:59:24 -0500
  • 560a0f9f0f [Improved] Wording Neozonz 2014-01-21 22:56:04 -0500
  • 3bd21a9372 [FIX] Tabbing [Improved] Wording [Improved] Logic of conditions Neozonz 2014-01-21 22:48:12 -0500
  • 5661b9cda6 [FIX] Tabbing [Improved] Wording [Improved] Logic of conditions Neozonz 2014-01-21 22:46:51 -0500
  • c91bb682af [Improved] Logic Neozonz 2014-01-21 22:03:14 -0500
  • d278e99172 [LOGGING] Improved logging with block id associations Neozonz 2014-01-21 21:01:43 -0500
  • 64fd2f4116 [LOGGING] Improved wording [FIX] Call to variables before defined Neozonz 2014-01-21 20:49:22 -0500