Skip to content

Commit

Permalink
GitHub Username Upgrade Part Duex
Browse files Browse the repository at this point in the history
  • Loading branch information
rockhopsoft committed Feb 10, 2020
1 parent dbd25c4 commit 27b3ee7
Show file tree
Hide file tree
Showing 31 changed files with 33 additions and 33 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ $ nano config/app.php
...
'aliases' => [
...
'SurvLoop' => 'WikiWorldOrder\SurvLoop\SurvLoopFacade',
'SurvLoop' => 'RockHopSoft\SurvLoop\SurvLoopFacade',
'OpenPolice' => 'FlexYourRights\OpenPolice\OpenPoliceFacade',
...
], ...
Expand Down Expand Up @@ -230,9 +230,9 @@ If you've discovered a security vulnerability in OpenPolice.org,
we appreciate your help in disclosing it to us in a responsible manner.

Publicly disclosing a vulnerability can put the entire community at risk.
If you've discovered a security concern, please email us at wikiworldorder *at* protonmail.com.
If you've discovered a security concern, please email us at rockhoppers *at* runbox.com.
We'll work with you to make sure that we understand the scope of the issue, and that we fully address your concern.
We consider correspondence sent to wikiworldorder *at* protonmail.com our highest priority,
We consider correspondence sent to rockhoppers *at* runbox.com our highest priority,
and work to address any issues that arise as quickly as possible.

After a security vulnerability has been corrected, a release will be deployed as soon as possible.
2 changes: 1 addition & 1 deletion src/Controllers/DepartmentScores.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.0.7
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/OpenAjax.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.0.12
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/OpenComplaintConditions.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.0.15
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/OpenComplaintEmails.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.0.12
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/OpenComplaintPrints.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.0.12
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/OpenComplaintSaves.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.0.12
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/OpenDashAdmin.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.0.12
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/OpenDepts.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.0.12
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/OpenDevelopment.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.2.1
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/OpenInitExtras.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.0.15
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/OpenListing.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.0.12
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/OpenOfficers.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.2.5
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/OpenPartners.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.0.12
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/OpenPolice.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.0.1
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/OpenPoliceAdmin.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.0.1
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/OpenPoliceAdminMenu.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.0.1
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/OpenPoliceAllegations.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.2.5
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/OpenPoliceEvents.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.2.5
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/OpenPolicePeople.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.2.5
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/OpenPoliceSearcher.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.0.12
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/OpenPoliceUtils.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.0.12
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/OpenPoliceVars.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.2.25
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/OpenReport.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.0.12
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/OpenReportTools.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.0.12
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/OpenReportToolsAdmin.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.2.4
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/OpenReportToolsOversight.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.2.4
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/OpenSessDataOverride.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.0.15
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/OpenVolunteers.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.0.12
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Controllers/VolunteerLeaderboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* OpenPolice.org
* @package flexyourrights/openpolice
* @author Morgan Lesko <wikiworldorder@protonmail.com>
* @author Morgan Lesko <rockhoppers@runbox.com>
* @since v0.0.1
*/
namespace OpenPolice\Controllers;
Expand Down
2 changes: 1 addition & 1 deletion src/Database/OpenPoliceSeeder.php
Original file line number Diff line number Diff line change
Expand Up @@ -36610,7 +36610,7 @@ function fixColBrk() {
...
\'aliases\' =&gt; [
...
\'SurvLoop\' =&gt; \'WikiWorldOrder\SurvLoop\SurvLoopFacade\',
\'SurvLoop\' =&gt; \'RockHopSoft\SurvLoop\SurvLoopFacade\',
\'OpenPolice\' =&gt; \'FlexYourRights\OpenPolice\OpenPoliceFacade\',
...
], ...
Expand Down

0 comments on commit 27b3ee7

Please sign in to comment.