Files Overview

Filename LoC Issues Analysers
/app/Classes/LDAP/Attribute.php 26 86 33
/app/Classes/LDAP/Attribute/Binary.php 10 2 2
/app/Classes/LDAP/Attribute/Binary/JpegPhoto.php 24 7 7
/app/Classes/LDAP/Attribute/Factory.php 5 28 9
/app/Classes/LDAP/Attribute/GidNumber.php 10 1 1
/app/Classes/LDAP/Attribute/Internal.php 16 7 7
/app/Classes/LDAP/Attribute/Internal/CSN.php 10 1 1
/app/Classes/LDAP/Attribute/Internal/DN.php 10 1 1
/app/Classes/LDAP/Attribute/Internal/HasSubordinates.php 10 1 1
/app/Classes/LDAP/Attribute/Internal/StructuralObjectClass.php 10 1 1
/app/Classes/LDAP/Attribute/Internal/SubschemaSubentry.php 10 1 1
/app/Classes/LDAP/Attribute/Internal/Timestamp.php 14 7 7
/app/Classes/LDAP/Attribute/Internal/UUID.php 10 1 1
/app/Classes/LDAP/Attribute/ObjectClass.php 42 13 8
/app/Classes/LDAP/Attribute/Password.php 17 7 7
/app/Classes/LDAP/Attribute/Schema.php 16 38 21
/app/Classes/LDAP/Attribute/Schema/Mechanisms.php 36 11 9
/app/Classes/LDAP/Attribute/Schema/OID.php 37 11 9
/app/Classes/LDAP/Export.php 14 43 15
/app/Classes/LDAP/Export/LDIF.php 33 36 11
/app/Classes/LDAP/Import.php 35 29 18
/app/Classes/LDAP/Import/LDIF.php 20 168 42
/app/Classes/LDAP/Schema/AttributeType.php 58 274 32
/app/Classes/LDAP/Schema/Base.php 27 27 16
/app/Classes/LDAP/Schema/LDAPSyntax.php 60 40 10
/app/Classes/LDAP/Schema/MatchingRule.php 45 72 18
/app/Classes/LDAP/Schema/MatchingRuleUse.php 47 65 17
/app/Classes/LDAP/Schema/ObjectClass.php 26 238 42
/app/Classes/LDAP/Schema/ObjectClassAttribute.php 18 3 2
/app/Classes/LDAP/Server.php 65 192 45
/app/Console/Kernel.php 39 13 11
/app/Exceptions/Handler.php 46 9 7
/app/Exceptions/Import/AttributeException.php 7 1 1
/app/Exceptions/Import/GeneralException.php 7 1 1
/app/Exceptions/Import/ObjectExistsException.php 7 3 3
/app/Exceptions/Import/VersionException.php 7 1 1
/app/Exceptions/InvalidUsage.php 7 1 1
/app/Http/Controllers/APIController.php 9 59 16
/app/Http/Controllers/Auth/LoginController.php 26 38 16
/app/Http/Controllers/Controller.php 8 5 2
/app/Http/Controllers/HomeController.php 182 198 34
/app/Http/Kernel.php 25 51 5
/app/Http/Middleware/ApplicationSession.php 21 7 6
/app/Http/Middleware/Authenticate.php 5 8 8
/app/Http/Middleware/CheckForMaintenanceMode.php 5 4 4
/app/Http/Middleware/CheckUpdate.php 34 33 13
/app/Http/Middleware/EncryptCookies.php 5 4 4
/app/Http/Middleware/RedirectIfAuthenticated.php 19 10 8
/app/Http/Middleware/SwapinAuthUser.php 25 21 8
/app/Http/Middleware/TrimStrings.php 5 4 4
/app/Http/Middleware/TrustHosts.php 5 6 6
/app/Http/Middleware/TrustProxies.php 5 23 8
/app/Http/Middleware/VerifyCsrfToken.php 5 4 4
/app/Http/Requests/EntryRequest.php 14 11 8
/app/Http/Requests/ImportRequest.php 14 10 6
/app/Ldap/Connection.php 6 15 9
/app/Ldap/Entry.php 72 194 45
/app/Ldap/Guard.php 11 13 9
/app/Ldap/LdapUserRepository.php 9 34 18
/app/Ldap/Rules/LoginObjectclassRule.php 7 26 18
/app/Ldap/User.php 6 11 10
/app/Providers/AppServiceProvider.php 8 19 9
/app/Providers/AuthServiceProvider.php 5 6 6
/app/Providers/BroadcastServiceProvider.php 19 11 10
/app/Providers/EventServiceProvider.php 7 10 7
/app/Providers/RouteServiceProvider.php 6 20 11
/app/Traits/MD5Updates.php 8 6 6
/app/View/Components/Attribute.php 21 9 6
/app/View/Components/AttributeType.php 19 10 8
/app/helpers.php 12 12 8
/bootstrap/app.php 40 10 5
/config/app.php 150 60 8
/config/auth.php 41 4 1
/config/broadcasting.php 18 5 1
/config/cache.php 3 16 3
/config/database.php 3 42 4
/config/filesystems.php 29 13 1
/config/hashing.php 32 1 1
/config/laravellocalization.php 342 3 2
/config/ldap.php 32 20 4
/config/logging.php 114 29 5
/config/mail.php 16 10 1
/config/queue.php 85 10 1
/config/services.php 18 7 1
/config/session.php 3 11 3
/config/view.php 33 3 1
/hooks/functions/example.php 31 295 16
/htdocs/add_oclass_form.php 90 130 27
/htdocs/add_value_form.php 37 182 25
/htdocs/common.php 13 8 7
/htdocs/compare.php 57 154 19
/htdocs/compare_form.php 33 80 13
/htdocs/copy.php 132 356 35
/htdocs/copy_form.php 96 128 14
/htdocs/create.php 98 172 22
/htdocs/create_confirm.php 79 216 19
/htdocs/delete.php 30 47 12
/htdocs/delete_attr.php 28 60 16
/htdocs/delete_form.php 109 233 22
/htdocs/entry_chooser.php 51 167 24
/htdocs/export_form.php 126 201 27
/htdocs/import.php 48 156 22
/htdocs/mass_delete.php 112 157 21
/htdocs/mass_edit.php 92 91 23
/htdocs/mass_update.php 81 138 24
/htdocs/modify_member_form.php 60 148 30
/htdocs/password_checker.php 40 88 14
/htdocs/query_engine.php 14 12 11
/htdocs/rdelete.php 53 99 21
/htdocs/rename.php 26 84 13
/htdocs/rename_form.php 35 54 11
/htdocs/template_engine.php 48 44 13
/lib/MassRender.php 24 40 14
/lib/PageRender.php 18 1145 71
/lib/Query.php 198 293 38
/lib/QueryRender.php 493 502 54
/lib/RandomPasswordAttribute.php 15 5 5
/lib/SambaPasswordAttribute.php 15 5 5
/lib/ShadowAttribute.php 15 1 1
/lib/Template.php 45 1227 82
/lib/TemplateRender.php 549 2272 83
/lib/blowfish.php 319 272 31
/lib/common.php 314 185 42
/lib/config_default.php 24 317 44
/lib/createlm.php 40 226 34
/lib/ds.php 17 641 66
/lib/ds_ldap.php 216 1213 82
/lib/ds_ldap_pla.php 620 510 48
/lib/emuhash_functions.php 58 73 22
/lib/functions.php 2641 2818 112
/lib/hooks.php 155 134 28
/lib/import_functions.php 150 410 65
/lib/query_functions.php 20 4 4
/lib/session_functions.php 48 108 30
/lib/syslog.php 41 19 5
/lib/template_functions.php 21 4 4
/public/index.php 49 13 8
/resources/lang/en/passwords.php 3 1 1
/resources/lang/en/validation.php 3 1 1
/routes/api.php 3 7 3
/routes/channels.php 3 4 2
/routes/console.php 3 5 3
/routes/web.php 3 21 3
None 163 2 2