phab/src/applications/config/option/PhabricatorSecurityConfigOptions.phpfeature/better-testing
phab/src/applications/config/option/PhabricatorSecurityConfigOptions.php
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
5a060b34df81 | epriestley | Add IPv6 reserved addresses to the default outbound blacklist | Dec 5 2016 | |||
67084a69533c | epriestley | Support AES256 at-rest encryption in Files | Jun 16 2016 | |||
66366137ffa9 | epriestley | Don't apply `security.require-https` to intracluster requests | Apr 13 2016 | |||
fe5cd4ca2c77 | Chad Little | Move FontIcon calls to Icon | Jan 28 2016 | |||
fbd365d57114 | epriestley | Remove scattered links to "Support" document | Oct 19 2015 | |||
8440b3efc0e3 | epriestley | Update account roles documentation and remove actAsUser | Jun 4 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
1c32c9b965a5 | epriestley | Improve granluarity and defaults of `security.allow-outbound-http` | Mar 23 2015 | |||
29fd3f136b88 | epriestley | Allow columns to be marked as nonmutable (so save() will not change them) | Feb 19 2015 | |||
751ffe123dc2 | epriestley | Support HTTP Strict Transport Security | Feb 19 2015 | |||
ebebeb8f7cb7 | epriestley | Upgrade "masked" config to "hidden" | Feb 13 2015 | |||
ae7dc8b9d2ca | Chad Little | Add getGroup to ConfigOptions | Feb 9 2015 | |||
f96b2583023e | epriestley | Restore the "alternate file domain" setup warning and provide CDN instructions | Feb 3 2015 | |||
99292c5c6a67 | Chad Little | Use icons with Config Options page | Feb 2 2015 | |||
e281c5ee9045 | Bob Trahan | Security - disable conduit act as user by default | Jul 11 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
99c72a32d041 | epriestley | Allow installs to require multi-factor authentication for all users | Jun 4 2014 | |||
58fbb0ae532f | epriestley | Support mailto in Phabricator config defaults | May 4 2014 | |||
7145587df7fb | epriestley | Lock down some config options | May 1 2014 | |||
f79320e64e8f | epriestley | Render default/current settings in the same format they'll be edited | Apr 8 2014 | |||
221222ad7ad7 | epriestley | Lock "security.require-https" from web edits | Mar 20 2014 | |||
38cc38eaf67b | epriestley | Modernize documentation links | Mar 17 2014 | |||
039b8e43b98c | epriestley | Whitelist allowed editor protocols | Mar 17 2014 | |||
c72f3b4bf135 | epriestley | Lock `uri.allowed-protocols` in Config | Sep 13 2013 | |||
e6281c3db045 | Matt Robenolt/epriestley | Add the ability to create a macro from a url | Feb 21 2013 | |||
3440892d7b5d | epriestley | Allow some protocols | Jan 24 2013 | |||
62a27c1caa9c | epriestley | Fix uri.allowed-protocols default value | Jan 24 2013 | |||
99847da3aa85 | epriestley | Mask remaining config values, and implement `set` type | Jan 17 2013 | |||
0c6e5f86bc6f | Ricky Elrod/epriestley | Port a few various options. | Jan 14 2013 | |||
71b5d8f584e9 | Ricky Elrod/epriestley | Default to "True" and "False" for bool options. | Jan 9 2013 | |||
f7939b90e344 | Ricky Elrod/epriestley | Fix reversed order of boolean config options. | Jan 7 2013 | |||
f84e0ca5331d | Ricky Elrod/epriestley | Add the "Security" config group options. | Jan 3 2013 |
c4science · Help