.gitignore | |
|
|
.gitmodules | |
|
|
CHANGELOG.md | |
|
|
CONTRIBUTING.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
composer.json | |
|
|
docs/CHANGELOG.md | |
|
|
docs/CONTRIBUTING.md | |
|
|
docs/LICENSE | |
|
|
docs/README.md | |
|
|
phpunit.xml | |
|
|
src/components/acl/src/Action.php | 31 | A 0 mins |
|
src/components/acl/src/Migration.php | 54 | A 0 mins |
|
src/components/acl/src/RoleActionList.php | 59 | A 0 mins |
|
src/components/area/resources/lang/en/area.php | 5 | A 0 mins |
|
src/components/area/src/AreaManager.php | 43 | A 0 mins |
|
src/components/area/src/AreaServiceProvider.php | 22 | A 0 mins |
|
src/components/area/src/Contracts/AreaContract.php | 9 | A 0 mins |
|
src/components/area/src/Contracts/AreaManagerContract.php | 9 | A 0 mins |
|
src/components/area/src/Middleware/AreaMiddleware.php | 18 | A 0 mins |
|
src/components/area/src/Model/Area.php | 29 | A 0 mins |
|
src/components/auth/resources/database/migrations/2013_04_12_000836_antares_auth_create_users_table.php | 30 | A 0 mins |
|
src/components/auth/resources/database/migrations/2013_04_12_012833_antares_auth_create_user_meta_table.php | 30 | A 0 mins |
|
src/components/auth/resources/database/migrations/2013_04_12_013201_antares_auth_create_user_role_table.php | 29 | A 0 mins |
|
src/components/auth/resources/database/migrations/2013_04_23_132623_antares_auth_basic_roles.php | 47 | A 1 hr |
|
src/components/auth/resources/database/migrations/2013_05_27_062915_antares_auth_create_password_reminders_table.php | 28 | A 0 mins |
|
src/components/auth/resources/database/migrations/2014_04_16_043555_antares_auth_add_remember_token_to_users_table.php | 19 | A 0 mins |
|
src/components/auth/resources/database/migrations/2015_12_02_2_create_tbl_logs_table.php | 74 | A 2 hrs |
|
src/components/auth/resources/database/migrations/2015_12_02_3_create_ tbl_logs_login_devices_table.php | 32 | A 45 mins |
|
src/components/auth/resources/database/migrations/2015_12_10_091059_create_tbl_logs_translations.php | 27 | A 45 mins |
|
src/components/auth/resources/database/migrations/2016_04_21_094028_resource_map.php | 20 | A 0 mins |
|
src/components/auth/resources/database/migrations/2016_10_12_000836_antares_auth_create_users_activity_table.php | 29 | A 0 mins |
|
src/components/auth/resources/database/migrations/2017_07_24_082030_create_notifications_table.php | 111 | C 1 day |
|
src/components/auth/resources/database/seeds/NotificationSeverityTableSeeder.php | 22 | A 0 mins |
|
src/components/auth/resources/database/seeds/NotificationTypesSeeder.php | 32 | A 0 mins |
|
src/components/auth/src/Auth/AuthManager.php | 25 | A 0 mins |
|
src/components/auth/src/Auth/AuthServiceProvider.php | 38 | A 0 mins |
|
src/components/auth/src/Auth/CommandServiceProvider.php | 19 | A 0 mins |
|
src/components/auth/src/Auth/Composers/MultiuserPlaceholder.php | 49 | A 1 hr |
|
src/components/auth/src/Auth/Console/AuthCommand.php | 13 | A 0 mins |
|
src/components/auth/src/Auth/Multiuser.php | 38 | A 1 hr |
|
src/components/auth/src/Auth/Passwords/PasswordBroker.php | 47 | A 0 mins |
|
src/components/auth/src/Auth/Passwords/PasswordBrokerManager.php | 17 | A 0 mins |
|
src/components/auth/src/Auth/Passwords/PasswordResetServiceProvider.php | 16 | A 0 mins |
|
src/components/auth/src/Auth/SessionGuard.php | 80 | A 0 mins |
|
src/components/auth/src/Authorization/Authorization.php | 130 | A 35 mins |
|
src/components/auth/src/Authorization/AuthorizationServiceProvider.php | 25 | A 0 mins |
|
src/components/auth/src/Authorization/AuthorizationTrait.php | 76 | A 35 mins |
|
src/components/auth/src/Authorization/Factory.php | 59 | A 0 mins |
|