1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 10:52:41 +01:00
phorge-phorge/src/applications/phortune/storage
James Rhodes 1d9bf6f82b Fix Phortune so it allows users to create their accounts implicitly
Summary: This is a small fix for Phortune so that policies don't prevent the user accounts from being implicitly created when they first visit Phortune.

Test Plan: Visited Phortune and it worked.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Differential Revision: https://secure.phabricator.com/D7758
2013-12-12 11:19:03 +11:00
..
PhortuneAccount.php Fix Phortune so it allows users to create their accounts implicitly 2013-12-12 11:19:03 +11:00
PhortuneAccountTransaction.php Remove getApplicationObjectTypeName from ApplicationTransactions 2013-08-21 12:32:06 -07:00
PhortuneCart.php Replace all "attach first..." exceptions with assertAttached() 2013-09-03 06:02:14 -07:00
PhortuneCharge.php Add basic payment providers to Phortune 2013-04-25 09:45:43 -07:00
PhortuneDAO.php Phortune v0 2013-03-28 09:10:34 -07:00
PhortunePaymentMethod.php Explain policy exception rules to users 2013-09-27 08:43:41 -07:00
PhortuneProduct.php Explain policy exception rules to users 2013-09-27 08:43:41 -07:00
PhortuneProductTransaction.php Remove getApplicationObjectTypeName from ApplicationTransactions 2013-08-21 12:32:06 -07:00
PhortunePurchase.php Phortune v0.1: products 2013-03-28 09:13:07 -07:00