aboutsummaryrefslogtreecommitdiffstats
path: root/includes/auth
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "AuthManager: perform auto-creation as target user"jenkins-bot2024-05-041-2/+8
|\
| * AuthManager: perform auto-creation as target userxtex2024-05-031-2/+8
* | Merge "Formally deprecate code marked with @deprecated"jenkins-bot2024-05-041-1/+4
|\ \
| * | Formally deprecate code marked with @deprecatedJames D. Forrester2024-05-031-1/+4
| |/
* / AuthManager: Add setRequestContextUserFromSessionUser methodKosta Harlan2024-05-031-0/+30
|/
* Fix some line indentUmherirrender2024-04-201-1/+1
* Add explicit parentheses around mixed boolean operatorUmherirrender2024-03-232-5/+5
* build: Fix line indentsUmherirrender2024-03-111-6/+6
* AuthManager: add creator to AuthManagerLoginAuthenticateAudit callsSergio Gimeno2024-03-052-7/+24
* Namespace Message, move to appropriate directoryJames D. Forrester2024-02-143-3/+3
* Namespace includes/contextJames D. Forrester2024-02-081-2/+3
* Merge "Drop deprecated configs $wgMinimalPasswordLength and $wgMaximalPasswor...jenkins-bot2024-02-051-1/+1
|\
| * Drop deprecated configs $wgMinimalPasswordLength and $wgMaximalPasswordLengthAmir Sarabadani2024-02-011-1/+1
* | AuthManager: Be consistent about the remember flag on autocreateGergő Tisza2024-02-051-2/+4
|/
* SessionProvider: add ability to declare maintenance usersErik Bernhardson2024-01-241-1/+2
* Remove more indirect calls to IDBAccessObject::READ_* constantsAmir Sarabadani2024-01-236-18/+21
* Introduce DBAccessObjectUtils::getDBFromRecency()Amir Sarabadani2024-01-192-4/+2
* Merge "rdbms: Introduce and use SQB::recency to phase out DBAccessObjectUtils"jenkins-bot2024-01-152-4/+4
|\
| * rdbms: Introduce and use SQB::recency to phase out DBAccessObjectUtilsAmir Sarabadani2024-01-112-4/+4
* | Merge "AuthManager: Authority has no getName method"jenkins-bot2024-01-121-1/+1
|\ \
| * | AuthManager: Authority has no getName methodErik Bernhardson2024-01-121-1/+1
| |/
* / authmanager: Improve AuthenticationRequest docsGergő Tisza2024-01-081-3/+10
|/
* AuthenticationResponse: Minor cleanupReedy2024-01-031-6/+7
* Move user options related classes into its own namespaceMartin Urbanec2023-11-292-2/+2
* Namespace remaining files under includes/deferredJames D. Forrester2023-11-222-4/+7
* AuthManager: deny auto-creation for globally blocked usersTim Starling2023-10-202-74/+65
* Namespace Config-related classes under \MediaWiki\ConfigJames D. Forrester2023-09-212-2/+2
* Namespace Sanitizer under \MediaWiki\ParserJames D. Forrester2023-09-211-1/+2
* Merge "Don't set AuthenticationRequest::$username on login"jenkins-bot2023-09-202-2/+3
|\
| * Don't set AuthenticationRequest::$username on loginTim Starling2023-09-052-2/+3
* | Namespace User under \MediaWiki\UserJames D. Forrester2023-09-1915-17/+21
* | Namespace remaining 'specialpage' files under \MediaWiki\SpecialPageJames D. Forrester2023-09-183-3/+3
* | Reorg: Move WebRequest to includes\RequestAmir Sarabadani2023-09-111-1/+1
* | Merge "Make "temp reserved" usernames not be "usable""jenkins-bot2023-09-061-3/+3
|\ \
| * | Make "temp reserved" usernames not be "usable"Tim Starling2023-08-251-3/+3
* | | Merge "Improve message for fatal password validity errors on login"jenkins-bot2023-09-053-4/+23
|\ \ \ | |_|/ |/| |
| * | Improve message for fatal password validity errors on loginGergő Tisza2023-09-043-4/+23
* | | auth: Fix doc on AuthManagerLoginAuthenticateAuditHookUmherirrender2023-08-311-1/+1
|/ /
* / Reorg: Move Status to MediaWiki\Status\Amir Sarabadani2023-08-255-9/+9
|/
* AuthManager: Drop checkAccountCreatePermissions(), deprecated in 1.39James D. Forrester2023-08-231-14/+0
* Merge "Auth: Introduce several AuthManager session keys as constants"jenkins-bot2023-08-062-62/+87
|\
| * Auth: Introduce several AuthManager session keys as constantsDerick Alangi2023-08-062-62/+87
* | Auth: Various deprecated interface methods have been removedDerick Alangi2023-08-062-96/+1
|/
* Move array destructuring into foreachUmherirrender2023-07-081-2/+1
* Merge "Collapse sequences of `if` into short `return` if possible"jenkins-bot2023-06-201-13/+3
|\
| * Collapse sequences of `if` into short `return` if possiblethiemowmde2023-06-151-13/+3
* | Merge sequences of `if` that end doing the same thing anywaythiemowmde2023-06-162-10/+4
|/
* Replace deprecated MWExceptionDaimona Eaytoy2023-06-091-1/+0
* Clean up UpdateQueryBuilder usageLucas Werkmeister2023-06-082-2/+8
* Migrate Database::update() to UpdateQueryBuilderAmir Sarabadani2023-06-082-25/+16