Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
lemonldap-ng
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Xavier Bachelot
lemonldap-ng
Commits
0c4fc4b8
Commit
0c4fc4b8
authored
Mar 03, 2018
by
Yadd
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Apply some master changes
parent
e59a42ad
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
40 additions
and
0 deletions
+40
-0
lemonldap-ng-manager/MANIFEST
lemonldap-ng-manager/MANIFEST
+5
-0
lemonldap-ng-manager/site/htdocs/static/languages/ar.json
lemonldap-ng-manager/site/htdocs/static/languages/ar.json
+7
-0
lemonldap-ng-manager/site/htdocs/static/languages/en.json
lemonldap-ng-manager/site/htdocs/static/languages/en.json
+7
-0
lemonldap-ng-manager/site/htdocs/static/languages/fr.json
lemonldap-ng-manager/site/htdocs/static/languages/fr.json
+7
-0
lemonldap-ng-manager/site/htdocs/static/languages/it.json
lemonldap-ng-manager/site/htdocs/static/languages/it.json
+7
-0
lemonldap-ng-manager/site/htdocs/static/languages/vi.json
lemonldap-ng-manager/site/htdocs/static/languages/vi.json
+7
-0
No files found.
lemonldap-ng-manager/MANIFEST
View file @
0c4fc4b8
...
...
@@ -20,6 +20,7 @@ lib/Lemonldap/NG/Manager/Conf/Tests.pm
lib/Lemonldap/NG/Manager/Conf/Zero.pm
lib/Lemonldap/NG/Manager/Notifications.pm
lib/Lemonldap/NG/Manager/Sessions.pm
lib/Lemonldap/NG/Manager/U2F.pm
Makefile.PL
MANIFEST This list of files
META.yml
...
...
@@ -33,6 +34,7 @@ site/coffee/llApp.coffee
site/coffee/manager.coffee
site/coffee/notifications.coffee
site/coffee/sessions.coffee
site/coffee/u2f.coffee
site/htdocs/manager.fcgi
site/htdocs/manager.psgi
site/htdocs/static/bwr/angular-animate/angular-animate.js
...
...
@@ -146,6 +148,8 @@ site/htdocs/static/js/notifications.js
site/htdocs/static/js/notifications.min.js
site/htdocs/static/js/sessions.js
site/htdocs/static/js/sessions.min.js
site/htdocs/static/js/u2f.js
site/htdocs/static/js/u2f.min.js
site/htdocs/static/languages/ar.json
site/htdocs/static/languages/en.json
site/htdocs/static/languages/fr.json
...
...
@@ -175,6 +179,7 @@ site/templates/notifications.tpl
site/templates/scripts.tpl
site/templates/sessions.tpl
site/templates/tree.tpl
site/templates/u2f.tpl
t/02-HTML-template.t
t/03-HTML-forms.t
t/05-rest-api.t
...
...
lemonldap-ng-manager/site/htdocs/static/languages/ar.json
View file @
0c4fc4b8
...
...
@@ -633,6 +633,13 @@
"restConfigServer"
:
"إعدادات الخادم ريست"
,
"restore"
:
"استعادة"
,
"restoreConf"
:
"استعادة التكوين"
,
"rest2f"
:
"REST Second Factor"
,
"rest2fActivation"
:
"Activation"
,
"rest2fAuthnLevel"
:
"Authentication level"
,
"rest2fInitArgs"
:
"Init Arguments"
,
"rest2fInitUrl"
:
"Init URL"
,
"rest2fVerifyArgs"
:
"Verify Arguments"
,
"rest2fVerifyUrl"
:
"Verify URL"
,
"restParams"
:
"معايير ريست"
,
"restPwdConfirmUrl"
:
"عنوان اليو آر إل لتأكيد كلمة المرور"
,
"restPwdModifyUrl"
:
"عنوان اليو آر إل لتغيير كلمة المرور"
,
...
...
lemonldap-ng-manager/site/htdocs/static/languages/en.json
View file @
0c4fc4b8
...
...
@@ -633,6 +633,13 @@
"restConfigServer"
:
"REST configuration server"
,
"restore"
:
"Restore"
,
"restoreConf"
:
"Restore configuration"
,
"rest2f"
:
"REST Second Factor"
,
"rest2fActivation"
:
"Activation"
,
"rest2fAuthnLevel"
:
"Authentication level"
,
"rest2fInitArgs"
:
"Init Arguments"
,
"rest2fInitUrl"
:
"Init URL"
,
"rest2fVerifyArgs"
:
"Verify Arguments"
,
"rest2fVerifyUrl"
:
"Verify URL"
,
"restParams"
:
"REST parameters"
,
"restPwdConfirmUrl"
:
"Password confirmation URL"
,
"restPwdModifyUrl"
:
"Password change URL"
,
...
...
lemonldap-ng-manager/site/htdocs/static/languages/fr.json
View file @
0c4fc4b8
...
...
@@ -633,6 +633,13 @@
"restConfigServer"
:
"Serveur de configurations REST"
,
"restore"
:
"Restaurer"
,
"restoreConf"
:
"Restaurer la configuration"
,
"rest2f"
:
"Second facteur REST"
,
"rest2fActivation"
:
"Activation"
,
"rest2fAuthnLevel"
:
"Niveau d'authentification"
,
"rest2fInitArgs"
:
"Arguments d'initialisation"
,
"rest2fInitUrl"
:
"URL d'initialisation"
,
"rest2fVerifyArgs"
:
"Arguments de vérification"
,
"rest2fVerifyUrl"
:
"URL de vérification"
,
"restParams"
:
"Paramètres REST"
,
"restPwdConfirmUrl"
:
"URL de confirmation de mot-de-passe"
,
"restPwdModifyUrl"
:
"URL de modification de mot-de-passe"
,
...
...
lemonldap-ng-manager/site/htdocs/static/languages/it.json
View file @
0c4fc4b8
...
...
@@ -633,6 +633,13 @@
"restConfigServer"
:
"Server di configurazione REST"
,
"restore"
:
"Ristabilire"
,
"restoreConf"
:
"Ripristinare la configurazione"
,
"rest2f"
:
"REST Second Factor"
,
"rest2fActivation"
:
"Activation"
,
"rest2fAuthnLevel"
:
"Authentication level"
,
"rest2fInitArgs"
:
"Init Arguments"
,
"rest2fInitUrl"
:
"Init URL"
,
"rest2fVerifyArgs"
:
"Verify Arguments"
,
"rest2fVerifyUrl"
:
"Verify URL"
,
"restParams"
:
"Parametri REST"
,
"restPwdConfirmUrl"
:
"URL di conferma password"
,
"restPwdModifyUrl"
:
"URL di modifica password"
,
...
...
lemonldap-ng-manager/site/htdocs/static/languages/vi.json
View file @
0c4fc4b8
...
...
@@ -633,6 +633,13 @@
"restConfigServer"
:
"Máy chủ cấu hình REST"
,
"restore"
:
"Khôi phục"
,
"restoreConf"
:
"Khổi phục cấu hình"
,
"rest2f"
:
"REST Second Factor"
,
"rest2fActivation"
:
"Activation"
,
"rest2fAuthnLevel"
:
"Authentication level"
,
"rest2fInitArgs"
:
"Init Arguments"
,
"rest2fInitUrl"
:
"Init URL"
,
"rest2fVerifyArgs"
:
"Verify Arguments"
,
"rest2fVerifyUrl"
:
"Verify URL"
,
"restParams"
:
"Tham số REST"
,
"restPwdConfirmUrl"
:
"URL xác nhận mật khẩu"
,
"restPwdModifyUrl"
:
"URL thay đổi mật khẩu"
,
...
...
Write
Preview
Markdown
is supported
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