-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
94 changed files
with
222 additions
and
222 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# @LLNG/conf-cdbi | ||
# @lemonldap-ng/conf-cdbi | ||
|
||
@LLNG/conf-cdbi is the database connector for CDBI configuration storage | ||
@lemonldap-ng/conf-cdbi is the database connector for CDBI configuration storage | ||
|
||
@LLNG/conf-cdbi is a component of [lemonldap-ng-handler](https://www.npmjs.com/package/lemonldap-ng-handler), | ||
@lemonldap-ng/conf-cdbi is a component of [lemonldap-ng-handler](https://www.npmjs.com/package/lemonldap-ng-handler), | ||
a Node.js handler for [LemonLDAP::NG WebSSO](https://lemonldap-ng.org). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
import config from '../../rollup.template.js'; | ||
|
||
export default config( ['@LLNG/conf-dbi'] ); | ||
export default config( ['@lemonldap-ng/conf-dbi'] ); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# @LLNG/conf-dbi | ||
# @lemonldap-ng/conf-dbi | ||
|
||
@LLNG/conf-dbi is a base class of @LLNG/conf-cdbi and @LLNG/conf-rdbi | ||
@lemonldap-ng/conf-dbi is a base class of @lemonldap-ng/conf-cdbi and @lemonldap-ng/conf-rdbi | ||
|
||
@LLNG/conf-dbi is a component of [lemonldap-ng-handler](https://www.npmjs.com/package/lemonldap-ng-handler), | ||
@lemonldap-ng/conf-dbi is a component of [lemonldap-ng-handler](https://www.npmjs.com/package/lemonldap-ng-handler), | ||
a Node.js handler for [LemonLDAP::NG WebSSO](https://lemonldap-ng.org). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# @LLNG/conf-cdbi | ||
# @lemonldap-ng/conf-cdbi | ||
|
||
@LLNG/conf-file is the database connector for File configuration storage | ||
@lemonldap-ng/conf-file is the database connector for File configuration storage | ||
|
||
@LLNG/conf-file is a component of [lemonldap-ng-handler](https://www.npmjs.com/package/lemonldap-ng-handler), | ||
@lemonldap-ng/conf-file is a component of [lemonldap-ng-handler](https://www.npmjs.com/package/lemonldap-ng-handler), | ||
a Node.js handler for [LemonLDAP::NG WebSSO](https://lemonldap-ng.org). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# @LLNG/conf-ldap | ||
# @lemonldap-ng/conf-ldap | ||
|
||
@LLNG/conf-ldap is the database connector for LDAP configuration storage. | ||
@lemonldap-ng/conf-ldap is the database connector for LDAP configuration storage. | ||
|
||
@LLNG/conf-ldap is a component of [lemonldap-ng-handler](https://www.npmjs.com/package/lemonldap-ng-handler), | ||
@lemonldap-ng/conf-ldap is a component of [lemonldap-ng-handler](https://www.npmjs.com/package/lemonldap-ng-handler), | ||
a Node.js handler for [LemonLDAP::NG WebSSO](https://lemonldap-ng.org). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# @LLNG/conf-mongodb | ||
# @lemonldap-ng/conf-mongodb | ||
|
||
@LLNG/conf-mongodb is the database connector for MongoDB configuration storage. | ||
@lemonldap-ng/conf-mongodb is the database connector for MongoDB configuration storage. | ||
|
||
@LLNG/conf-mongodb is a component of [lemonldap-ng-handler](https://www.npmjs.com/package/lemonldap-ng-handler), | ||
@lemonldap-ng/conf-mongodb is a component of [lemonldap-ng-handler](https://www.npmjs.com/package/lemonldap-ng-handler), | ||
a Node.js handler for [LemonLDAP::NG WebSSO](https://lemonldap-ng.org). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# @LLNG/conf-cdbi | ||
# @lemonldap-ng/conf-cdbi | ||
|
||
@LLNG/conf-rdbi is the database connector for RDBI configuration storage | ||
@lemonldap-ng/conf-rdbi is the database connector for RDBI configuration storage | ||
|
||
@LLNG/conf-rdbi is a component of [lemonldap-ng-handler](https://www.npmjs.com/package/lemonldap-ng-handler), | ||
@lemonldap-ng/conf-rdbi is a component of [lemonldap-ng-handler](https://www.npmjs.com/package/lemonldap-ng-handler), | ||
a Node.js handler for [LemonLDAP::NG WebSSO](https://lemonldap-ng.org). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
import config from '../../rollup.template.js'; | ||
|
||
export default config(['@LLNG/conf-dbi', '@LLNG/constants']); | ||
export default config(['@lemonldap-ng/conf-dbi', '@lemonldap-ng/constants']); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# @LLNG/conf-rest | ||
# @lemonldap-ng/conf-rest | ||
|
||
@LLNG/conf-rest is the database connector for REST configuration storage | ||
@lemonldap-ng/conf-rest is the database connector for REST configuration storage | ||
|
||
@LLNG/conf-rest is a component of [lemonldap-ng-handler](https://www.npmjs.com/package/lemonldap-ng-handler), | ||
@lemonldap-ng/conf-rest is a component of [lemonldap-ng-handler](https://www.npmjs.com/package/lemonldap-ng-handler), | ||
a Node.js handler for [LemonLDAP::NG WebSSO](https://lemonldap-ng.org). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# @LLNG/conf-yaml | ||
# @lemonldap-ng/conf-yaml | ||
|
||
@LLNG/conf-yaml is the database connector for YAML configuration storage | ||
@lemonldap-ng/conf-yaml is the database connector for YAML configuration storage | ||
|
||
@LLNG/conf-yaml is a component of [lemonldap-ng-handler](https://www.npmjs.com/package/lemonldap-ng-handler), | ||
@lemonldap-ng/conf-yaml is a component of [lemonldap-ng-handler](https://www.npmjs.com/package/lemonldap-ng-handler), | ||
a Node.js handler for [LemonLDAP::NG WebSSO](https://lemonldap-ng.org). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
import config from '../../rollup.template.js'; | ||
|
||
export default config(['@LLNG/conf-file', 'js-yaml', 'fs', 'path']); | ||
export default config(['@lemonldap-ng/conf-file', 'js-yaml', 'fs', 'path']); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
import config from '../../rollup.template.js'; | ||
|
||
export default config(['ini', 'fs', '@LLNG/crypto']); | ||
export default config(['ini', 'fs', '@lemonldap-ng/crypto']); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# @LLNG/constants | ||
# @lemonldap-ng/constants | ||
|
||
@LLNG/constants is a component of [lemonldap-ng-handler](https://www.npmjs.com/package/lemonldap-ng-handler), | ||
@lemonldap-ng/constants is a component of [lemonldap-ng-handler](https://www.npmjs.com/package/lemonldap-ng-handler), | ||
a Node.js handler for [LemonLDAP::NG WebSSO](https://lemonldap-ng.org). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.