The end of Clipper #444
No reviewers
Labels
No labels
devtype -- backend
devtype -- docs
devtype -- frontend
devtype -- user interface
difficulty -- easy
difficulty -- hard
difficulty -- normal
Doing
domain -- bda
domain -- bds
domain -- cof
domain -- core
domain -- kfet
Good first issue
priority -- high
priority -- low
priority -- medium
priority -- staff-wanted
status -- development
status -- discussion
status -- need review
status -- production
status -- ready to merge
status -- todo
To Do
type -- bug
type -- hygiene
type -- improvement
type -- new feature
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: DGNum/gestioCOF#444
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Kerl/ldap"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
GestioCOF fetches the clipper accounts from an LDAP database and doesn't
need to store clippers in a table anymore.
You need to run migrations to apply this patch
The default behaviour is not to fetch data from the LDAP because you may not have access to it.
To test over a ldap database server or in production, you need to set
settings.LDAP_SERVER_URL
to the correct value.
Fixes #13
Added 1 commit:
01ce9557
- FixesAdded 1 commit:
cff4f176
- typoAdded 1 commit:
c355c71f
- Completion starts only when we have 3 charactersAdded 1 commit:
0d09bf62
- Completion starts only when we have 3 charactersÀ l'intention de la personne qui va review cette MR : je peux faire basculer le serveur de dev sur cette branche pour tester en conditions réelles. Ça ne marchera pas en local car il faut avoir accès au LDAP du SPI.
Added 70 commits:
master
540b6f38
- Merge branch 'master' into Kerl/ldapAdded 29 commits:
master
d4b696db
- Merge branch 'master' into Kerl/ldapAdded 1 commit:
02a8e74e
- Optimize code, better queriesmentioned in commit
1060a0a368
Status changed to merged