Parent5446 has uploaded a new change for review. 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(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SecureSessions refs/changes/68/37068/1 -- To view, visit https://gerrit.wikimedia.org/r/37068 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I66365ecb9bdc5c4a6a394a9a40e2a9bd5fc12617 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/SecureSessions Gerrit-Branch: master Gerrit-Owner: Parent5446 <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
