phab/src/applications/settings/panel/PhabricatorSettingsPanelSSHKeys.phpstable
phab/src/applications/settings/panel/PhabricatorSettingsPanelSSHKeys.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
32cdc23efc52 | Evan Priestley | Separate SSH key management from the settings panel | Nov 11 2014 | |||
bf17b12daf43 | epriestley | Standardize SSH key storage | Nov 8 2014 | |||
e29955b48d64 | epriestley | Move SSHKey table to Auth database | Nov 6 2014 | |||
6f0d3b07962a | epriestley | Add a query/policy layer on top of SSH keys for Almanac | Nov 6 2014 | |||
d1c3915e3aa5 | Bob Trahan | SSH Keys - allow viewer to download the private key | Aug 21 2014 | |||
8fd098329ba2 | Joshua Spence | Rename `AphrontQueryException` subclasses | Aug 5 2014 | |||
5dffd8873748 | epriestley | Fix validation of SSH keys with spaces in the comment field | Jun 24 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
b2f3001ec4be | Chad Little | Replace Sprite-Icons with FontAwesome | May 12 2014 | |||
3fde02004968 | epriestley | Make many actions require high security | May 1 2014 | |||
a017a8e02b51 | epriestley | Make two-factor auth actually work | Apr 28 2014 | |||
f42ec84d0c6b | epriestley | Add "High Security" mode to support multi-factor auth | Apr 28 2014 | |||
563a1ac5bf3c | epriestley | Fix parsing and storage of generated SSH keys | Apr 8 2014 | |||
04b9f946020d | epriestley | Give administrators selective access to System Agent settings panels | Apr 2 2014 | |||
44fc671b3f16 | epriestley | Add a "Generate Keypair" option on the SSH Keys panel | Mar 13 2014 | |||
b74c7a3d371a | Chad Little | Simplify PHUIObjectBoxViews handling of Save and Error states | Jan 10 2014 | |||
2e6332f456c9 | Chad Little | Update SSH Keys Settings layout | Jan 8 2014 | |||
2aad7289fd2f | epriestley | Support "ssh-dss" keys | Dec 5 2013 | |||
b8b80e389698 | Chad Little | Update 'Add SSH Key' page | Nov 25 2013 | |||
0e65740c2dfa | epriestley | Support ecdsa-sha2-nistp256 SSH keys | Nov 7 2013 | |||
d02202cde226 | epriestley | Enable "SSH Keys" auth panel unconditionally | Oct 29 2013 | |||
e8bb24fd6072 | Chad Little | Policy, Status in PHUIHeaderView | Sep 17 2013 | |||
b39698eabf7c | Chad Little | Moderize forms on Settings. | May 8 2013 | |||
c9b96f82bfcc | Anh Nhan Nguyen/epriestley | pht() for Settings | Mar 3 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
9b8da7376550 | vrana | Convert AphrontTableView to safe HTML | Feb 10 2013 | |||
58b6e2cac641 | vrana | Convert AphrontDialogView to safe HTML | Feb 10 2013 | |||
3093d1663de4 | epriestley | Add javelin_tag(), convert easy callsites | Jan 25 2013 | |||
20768d65d566 | vrana | Convert phutil_render_tag(X, Y, '...') to phutil_tag | Jan 25 2013 | |||
48561a8b1f7b | vrana | Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag | Jan 25 2013 | |||
cba5a866f83a | Chad Little | Consistent panels for account settings. | Jan 16 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
20ac900e8b6a | epriestley | Make settings panels more modular and modern | Aug 13 2012 |
c4science · Help