mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 08:15:52 +03:00
[PR #4] [CLOSED] Build script #491
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#491
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/lldap/lldap/pull/4
Author: @anomalyze
Created: 6/19/2021
Status: ❌ Closed
Base:
main← Head:build-script📝 Commits (3)
0b5348dadd additional attributes to users1b9017acargo fmtdb8c3b9fixed build script📊 Changes
7 files changed (+65 additions, -4 deletions)
View changed files
📝
app/build.sh(+1 -1)📝
app/src/create_user.rs(+10 -0)📝
app/src/user_table.rs(+4 -0)📝
model/src/lib.rs(+7 -1)📝
src/domain/sql_backend_handler.rs(+9 -0)📝
src/domain/sql_tables.rs(+6 -2)📝
src/infra/ldap_handler.rs(+28 -0)📄 Description
This update fixes #3 the build script failing if you complete the 'npm install rollup' from within the main directory
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.