Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Johannes Müller
aports
Commits
8d93d780
Commit
8d93d780
authored
Sep 17, 2019
by
Jakub Jirutka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
community/ldap-passwd-webui: fix settings.patch
parent
a67884d5
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
community/ldap-passwd-webui/APKBUILD
community/ldap-passwd-webui/APKBUILD
+1
-1
community/ldap-passwd-webui/settings.patch
community/ldap-passwd-webui/settings.patch
+4
-4
No files found.
community/ldap-passwd-webui/APKBUILD
View file @
8d93d780
...
...
@@ -37,4 +37,4 @@ waitress() {
sha512sums
=
"3e54766ad13561613570160fa509bf64d5769e977593c36da4b35591d6a98556093eacb8d95db052c10e911a8365678c70faefe47b5f091bb56d448323ae7e2a ldap-passwd-webui-2.1.0.tar.gz
a1f10fbd2261e86ac249efe6571b6c42c398cd17566b602fb0a94e1c9c755da09e73ee7a1bd839181d552ffd74ea7e99352efb51b01a1a27db707e29312b8120 ldap-passwd-webui.confd
e3200bb2495dfe0f233554c003fd2401ffdc6d86e29c1fbecb1f473f351bd4d2a97add2983d43828bed31c0afb23535cd99ff37c5d8343f304fe9edfa4ccc991
settings.patch"
5ef037c933c012ad057b01a81188c691b2ea99c6f80e4feb68e2d5424e373fa411844bf7681fb50750f5c4f11afacb20d84e849566e9a731c9890a0d7f5ca46b
settings.patch"
community/ldap-passwd-webui/settings.patch
View file @
8d93d780
--- a/settings.ini.example
+++ b/settings.ini.example
@@ -1
2,8 +12
,3 @@
#
type = ad
#
ad_domain = ad.example.
org
#search_filter =
sAMAccountName
={uid}
@@ -1
9,8 +19
,3 @@
#
host = localhost
#
base = ou=People,dc=example,dc=
org
#search_filter =
uid
={uid}
-
-[server]
-server = auto
...
...
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