.. |
__tests__
|
Prevent users from selecting excessively bad passwords based on their username or email address
|
2018-11-06 12:44:07 -08:00 |
action
|
Simplify implementation of "SysetemAction->getSystemActionConstant()"
|
2019-07-19 15:45:37 -07:00 |
adapter
|
Fix PHP 8.1 "strlen(null)" exceptions trying to authenticate via custom OAuth provider
|
2023-08-11 20:57:51 +02:00 |
application
|
Replace old hard-coded URI-based "changes saved" jank with new overgeneralized cookie-based "changes saved" jank
|
2020-04-19 09:04:31 -07:00 |
capability
|
Auth - add "manage providers" capability
|
2015-01-12 14:37:58 -08:00 |
conduit
|
Deactivate SSH keys instead of destroying them completely
|
2016-05-18 14:54:28 -07:00 |
constants
|
Fix PHP 8.1 "strlen(null)" and "explode()" exceptions which block rendering Administrator Account Creation page
|
2023-05-19 16:59:41 +02:00 |
controller
|
Fix a leftover misspelled "Phabricator" reference
|
2024-06-06 10:36:51 -04:00 |
data
|
When issuing a "no-op" MFA token because no MFA is configured, don't give the timeline story a badge
|
2020-01-30 07:35:40 -08:00 |
editor
|
Make misc get*ApplicationClass[Name]() calls return ::class constant instead of string
|
2024-02-05 14:11:36 +01:00 |
engine
|
Fix PhabricatorAuthCSRFEngine.php strncmp(null) PHP 8.1 error
|
2023-10-25 11:03:39 +01:00 |
engineextension
|
Allow "Sign with MFA" to be applied as a comment action without requiring "CAN_EDIT"
|
2019-06-17 10:41:42 -07:00 |
exception
|
Correctly identify more SSH private key problems as "formatting" or "passphrase" related
|
2019-11-13 10:22:00 -08:00 |
extension
|
Improve routing of "/robots.txt", "/favicon.ico", "/status/", and 404 on custom Sites
|
2021-03-11 14:05:39 -08:00 |
factor
|
Do not expose Contact Numbers settings panel when no SMS support configured
|
2023-11-13 14:04:16 +01:00 |
future
|
Replace "URI->setQueryParams()" after initialization with a constructor argument
|
2019-02-14 11:46:37 -08:00 |
garbagecollector
|
Add a garbage collector for MFA challenges
|
2018-12-17 07:00:55 -08:00 |
guidance
|
Fix typo "this this server"
|
2023-08-17 17:46:11 +02:00 |
mail
|
Send forced mail on SSH key edits
|
2016-05-19 15:01:25 -07:00 |
management
|
Fix PHP 8.1 "strlen(null)" exception for "/bin/auth cache-pkcs8" without parameter
|
2024-04-17 13:08:30 +02:00 |
message
|
Allow installs to provide "Request a Username Change" instructions
|
2019-09-24 11:09:26 -07:00 |
password
|
PHP 8.2: fix deprecated creation of dynamic properties
|
2023-03-27 07:10:04 +02:00 |
phid
|
Make misc get*ApplicationClass[Name]() calls return ::class constant instead of string
|
2024-02-05 14:11:36 +01:00 |
provider
|
Fix PHP 8.1 "strlen(null)" exceptions adding an OAuth provider
|
2024-05-03 15:10:19 +02:00 |
query
|
Make misc get*ApplicationClass[Name]() calls return ::class constant instead of string
|
2024-02-05 14:11:36 +01:00 |
revoker
|
Add "bin/auth revoke --list" to explain what can be revoked
|
2018-01-23 14:01:39 -08:00 |
sshkey
|
Add support for FIDO2-backed SSH keys
|
2024-01-08 19:07:54 +01:00 |
storage
|
Fix config transaction rendering error on auth page by allowing PhutilSafeHTML
|
2024-02-12 11:52:29 +01:00 |
tokentype
|
Redesign Config Application
|
2016-08-29 15:49:49 -07:00 |
view
|
Fix PHP 8.1 "strlen(null)" exceptions blocking account registration with custom OAuth provider after redirect
|
2023-08-11 21:03:02 +02:00 |
worker
|
Remove product literal strings in "pht()", part 2
|
2022-04-25 12:22:26 -07:00 |
xaction
|
Fix an issue where Duo validation could incorrectly apply to other factor types
|
2019-02-03 06:36:49 -08:00 |