Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Open
LU LDAP Connector
Commits
46d628d5
Commit
46d628d5
authored
Aug 24, 2020
by
Dainis Abols
Browse files
Fixed naming conventions
parent
7837be8f
Changes
3
Hide whitespace changes
Inline
Side-by-side
composer.json
View file @
46d628d5
{
{
"name"
:
"luitd/lu-ldap-authorization"
,
"name"
:
"luitd/lu-ldap-authorization"
,
"version"
:
"1.2.
0
"
,
"version"
:
"1.2.
1
"
,
"description"
:
"LDAP Authorization Library for University of Latvia"
,
"description"
:
"LDAP Authorization Library for University of Latvia"
,
"type"
:
"library"
,
"type"
:
"library"
,
"authors"
:
[
"authors"
:
[
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
},
},
"autoload"
:
{
"autoload"
:
{
"psr-4"
:
{
"psr-4"
:
{
"
Aaxc
\\LDAPA
t
uhorization\\"
:
"src/"
"
Lu
\\LDAPAu
t
horization\\"
:
"src/"
}
}
},
},
"config"
:
{
"config"
:
{
...
...
src/LDAP.php
View file @
46d628d5
<?php
<?php
namespace
Lu\LDAPA
t
uhorization
;
namespace
Lu\LDAPAu
t
horization
;
/**
/**
* Class LDAP
* Class LDAP
...
...
src/LDAPUser.php
View file @
46d628d5
<?php
<?php
namespace
Lu\LDAPA
t
uhorization
;
namespace
Lu\LDAPAu
t
horization
;
/**
/**
* LDAP User
* LDAP User
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment