Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
our_own_cloud_project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
die_coolen_jungs
our_own_cloud_project
Commits
310edb45
Commit
310edb45
authored
12 years ago
by
Lukas Reschke
Browse files
Options
Downloads
Plain Diff
Merge pull request #2068 from owncloud/fix_ldap_typo
LDAP: typos in app description
parents
de066bea
39a94a3e
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
apps/user_ldap/appinfo/info.xml
+4
-2
4 additions, 2 deletions
apps/user_ldap/appinfo/info.xml
apps/user_ldap/appinfo/version
+1
-1
1 addition, 1 deletion
apps/user_ldap/appinfo/version
with
5 additions
and
3 deletions
apps/user_ldap/appinfo/info.xml
+
4
−
2
View file @
310edb45
...
...
@@ -2,9 +2,11 @@
<info>
<id>
user_ldap
</id>
<name>
LDAP user and group backend
</name>
<description>
Authenticate users and groups by LDAP resp. Active Directoy.
<description>
Authenticate users and groups by LDAP respectively Active
Directory.
This app is not compatible to the WebDAV user backend.
</description>
This app is not compatible with the WebDAV user backend.
</description>
<licence>
AGPL
</licence>
<author>
Dominik Schmidt and Arthur Schiwon
</author>
<require>
4.93
</require>
...
...
This diff is collapsed.
Click to expand it.
apps/user_ldap/appinfo/version
+
1
−
1
View file @
310edb45
0.3.9.4
\ No newline at end of file
0.3.9.5
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment