authenticate users against skara ldap #1

Open
hekker wants to merge 23 commits from ldap_auth into main
Owner
No description provided.
try ldap first. if that succeeds, create or update csk db user with ldap info
if ldap failed try local. this also implies that locally set password overrides ldap?
This pull request has changes conflicting with the target branch.
  • frontend/src/components/layout/AppTopbar.vue
  • frontend/src/router/index.ts
  • frontend/src/views/Home.vue
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin ldap_auth:ldap_auth
git switch ldap_auth

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff ldap_auth
git switch ldap_auth
git rebase main
git switch main
git merge --ff-only ldap_auth
git switch ldap_auth
git rebase main
git switch main
git merge --no-ff ldap_auth
git switch main
git merge --squash ldap_auth
git switch main
git merge --ff-only ldap_auth
git switch main
git merge ldap_auth
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hekker/cykelskalle#1
No description provided.