Parent5446 has submitted this change and it was merged. Change subject: Added initial code for Extension:SecureSessions. ......................................................................
Added initial code for Extension:SecureSessions. This extension adds more secure session authorization and various other features that allow users to keep control of when/where they are logged in. All code is licensed under the GNU General Public License v3 or later, as indicated in the files. Change-Id: I66365ecb9bdc5c4a6a394a9a40e2a9bd5fc12617 --- A .gitignore A .gitreview A SecureSessions.hooks.php A SecureSessions.i18n.php A SecureSessions.php A SpecialSessions.php 6 files changed, 682 insertions(+), 0 deletions(-) Approvals: Parent5446: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/37068 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I66365ecb9bdc5c4a6a394a9a40e2a9bd5fc12617 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/SecureSessions Gerrit-Branch: master Gerrit-Owner: Parent5446 <[email protected]> Gerrit-Reviewer: Parent5446 <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
