phab/src/applications/people/storagestable
phab/src/applications/people/storage
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d0af617818b6 | epriestley | Add "final" to (almost) everything else | Mar 14 2012 | |||
d5bf30bb48ad | vrana | Prepare database for UTF-8 | Mar 10 2012 | |||
bfea830d09fd | epriestley | Add email preferences to receive fewer less-important notifications | Feb 18 2012 | |||
067c7f8a74d1 | vrana | Display links to editor in Differential and Diffusion | Jan 24 2012 | |||
ad36865e504c | epriestley | Add optional "Re:" prefix to all threaded mail and allow disabling mail about… | Jan 19 2012 | |||
82c0795e54d1 | epriestley | Unify logic for username validation | Jan 16 2012 | |||
bfbe6ec594d0 | epriestley | Prevent login brute forcing with captchas | Jan 13 2012 | |||
d75007cf42d1 | epriestley | Validate logins, and simplify email password resets | Jan 11 2012 | |||
5f8711ebf8c4 | epriestley | Minor, fix CSRF error caused by D1329. | Jan 9 2012 | |||
58f2cb250919 | epriestley | Provide a script for batch creating user accounts | Jan 6 2012 | |||
d16454d45d60 | epriestley | Improve a race condition in session establishment code | Jan 6 2012 | |||
e45ffda55a9a | epriestley | Move most remaining sha1() calls to HMAC | Dec 19 2011 | |||
98c8e150b074 | epriestley | Prevent delivery of email to disabled objects | Nov 16 2011 | |||
789dc6cb5e4d | Marek Sapota | Allow anonymus access to Differential. | Oct 25 2011 | |||
ddce177d8157 | epriestley | Add a name token table so on-demand typeaheads can match last names | Oct 23 2011 | |||
661f077bf700 | epriestley | Replace callsites to sha1() that use it to asciify entropy with Filesystem… | Oct 21 2011 | |||
872ac17dbca5 | Nicholas Harper | Selectively load columns for differential typeahead | Oct 8 2011 | |||
87309734cc5c | epriestley | Nuke sessions from the database when users logout | Sep 8 2011 | |||
39b4d20ce528 | epriestley | Create AphrontWriteGuard, a backup mechanism for CSRF validation | Aug 16 2011 | |||
8df62d535279 | epriestley | Allow users to associate SSH Public Keys with their accounts | Jul 23 2011 | |||
15ef2fced0f7 | epriestley | Fix conservative CSRF token cycling limit | Jul 14 2011 | |||
a632b220a84f | epriestley | Index users in search results. | Jun 24 2011 | |||
25bbe741f45b | epriestley | Provide a default non-NULL timezone in the PhabricatorUser class | Jun 20 2011 | |||
1cd1e1ed18e3 | epriestley | "arc install-certificate", server-side components | Jun 20 2011 | |||
9b522982fae9 | Andrew Toulouse | Add timezone support | Jun 18 2011 | |||
301fed1b43a4 | epriestley | Revise administrative workflow for user creation | May 31 2011 | |||
bc718882491c | epriestley | Mask typed passwords as they are entered into 'accountadmin' | May 28 2011 | |||
deb80b7652f7 | epriestley | Provide an activity log for login and administrative actions | May 21 2011 | |||
3c30ea41f11b | epriestley | Enable multiple web sessions | May 13 2011 | |||
f9f8ef0e6e27 | epriestley | Admin and disabled flags for users | May 12 2011 | |||
bed2120b8609 | epriestley | Fix systemAgent stuff. | Apr 13 2011 | |||
43449e49c06b | epriestley | Very basic system agent support. | Apr 13 2011 | |||
3369147cab6d | epriestley | Paginate Diffusion history views, respect 'pagesize' parameter. | Apr 1 2011 | |||
d3766cad98dd | epriestley | Minor tweaks to Preferences | Apr 1 2011 | |||
28fe9f4eca8c | tuomaspelkonen | User preferences ported from tools | Mar 31 2011 | |||
9bc04fe03dfe | jungejason | Change hard-coded PHID types to constants. | Mar 3 2011 | |||
063269a00a1e | epriestley | Store OAuth tokens and more OAuth account info. | Feb 22 2011 | |||
c3c16d0ac084 | epriestley | Github OAuth | Feb 21 2011 | |||
c45703264572 | epriestley | Slightly more sophisticated profiles. | Feb 20 2011 | |||
bacf622178cf | epriestley | Use Filesystem::readRandomBytes() instead of copy/pasting reads of /dev/urandom… | Feb 12 2011 | |||
605268f9aa12 | epriestley | Some acutal conduit authentication. | Feb 6 2011 | |||
c93dd9c09094 | epriestley | Flesh out some DarkConsole stuff. | Feb 3 2011 | |||
9fbb0cc40ab2 | epriestley | Full lint pass. | Feb 2 2011 | |||
e28c2e8899cf | epriestley | Profile image stuff | Feb 1 2011 | |||
03fec6e9112c | epriestley | PhabricatorEnv 'infratructure' -> 'infrastructure' (rofl) Recaptcha Email Login… | Jan 31 2011 | |||
25aae76c8a11 | epriestley | Basic Facebook OAuth implementation. | Jan 31 2011 | |||
29f7219a494e | epriestley | CSRF / Logout | Jan 31 2011 | |||
ccf7df6093e8 | epriestley | Authentication | Jan 27 2011 | |||
89dae65c3577 | epriestley | Basic user/account tool. | Jan 24 2011 |
c4science · Help