https://github.com/romnn/ldap-manager
cloud-native LDAP web management interface.
https://github.com/romnn/ldap-manager
Keywords
authentication cloud-native golang grpc helm k8s kubernetes ldap openldap user-management web-application
Last synced: 11 months ago
JSON representation
Acceptance Criteria
- Revelant topics? true
- External users? true
- Open source license? true
- Active? true
- Fork? false
Repository metadata
cloud-native LDAP web management interface.
- Host: GitHub
- URL: https://github.com/romnn/ldap-manager
- Owner: romnn
- License: mit
- Created: 2020-08-21T20:14:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-28T14:43:17.000Z (about 2 years ago)
- Last Synced: 2024-06-02T18:33:06.306Z (11 months ago)
- Topics: authentication, cloud-native, golang, grpc, helm, k8s, kubernetes, ldap, openldap, user-management, web-application
- Language: Go
- Homepage: https://romnn.github.io/ldap-manager
- Size: 7.48 MB
- Stars: 49
- Watchers: 2
- Forks: 4
- Open Issues: 3
- Releases: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata
- Name: Roman Dahm
- Login: romnn
- Email:
- Kind: user
- Description:
- Website: romnn.com
- Location: Amsterdam, NL
- Twitter:
- Company: Universiteit van Amsterdam
- Icon url: https://avatars.githubusercontent.com/u/42499074?u=dd53a39686229a16dfb4dd669c2191ec2f92ccaf&v=4
- Repositories: 38
- Last ynced at: 2023-03-05T06:47:55.342Z
- Profile URL: https://github.com/romnn
GitHub Events
Total
- Create event: 26
- Issues event: 2
- Release event: 24
- Watch event: 50
- Delete event: 1
- Push event: 165
- Fork event: 4
Last Year
- Issues event: 1
- Watch event: 18
Committers metadata
Last synced: 11 months ago
Total Commits: 223
Total Committers: 1
Avg Commits per committer: 223.0
Development Distribution Score (DDS): 0.0
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
romnnn | r****m@g****e | 223 |
Committer domains:
- gmx.de: 1
Issue and Pull Request metadata
Last synced: over 1 year ago
Total issues: 3
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 2
Total pull request authors: 0
Average comments per issue: 0.0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0
Past year issues: 2
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 0
Past year average comments per issue: 0.0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- MurzNN (2)
- charnet1019 (1)
Top Pull Request Authors
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 49
proxy.golang.org: github.com/romnn/ldap-manager
- Homepage: https://github.com/romnn/ldap-manager
- Documentation: https://pkg.go.dev/github.com/romnn/ldap-manager#section-documentation
- Licenses: MIT
- Latest release: v0.0.50 (published about 2 years ago)
- Last Synced: 2024-06-02T18:45:11.049Z (11 months ago)
- Versions: 49
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 4.004%
- Forks count: 5.045%
- Average: 6.348%
- Dependent packages count: 6.999%
- Dependent repos count: 9.346%
Dependencies
- github.com/GehirnInc/crypt v0.0.0-20200316065508-bb7000b8a962
- github.com/containerd/cgroups v0.0.0-20210114181951-8a68de567b68
- github.com/dgrijalva/jwt-go v3.2.0+incompatible
- github.com/docker/docker v17.12.0-ce-rc1.0.20200916142827-bd33bbf0497b+incompatible
- github.com/docker/go-connections v0.4.0
- github.com/go-ldap/ldap v3.0.3+incompatible
- github.com/golang/protobuf v1.4.3
- github.com/google/go-cmp v0.5.4
- github.com/grpc-ecosystem/grpc-gateway v1.16.0
- github.com/moby/sys/mount v0.2.0
- github.com/moby/term v0.0.0-20201216013528-df9cb8a40635
- github.com/romnn/flags4urfavecli v0.1.3
- github.com/romnn/go-grpc-service v0.0.11
- github.com/romnn/testcontainers v0.2.1
- github.com/sirupsen/logrus v1.7.0
- github.com/testcontainers/testcontainers-go v0.9.0
- github.com/urfave/cli/v2 v2.3.0
- go.opencensus.io v0.22.6
- golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad
- google.golang.org/genproto v0.0.0-20210202153253-cf70463f6119
- google.golang.org/grpc v1.35.0
- google.golang.org/protobuf v1.25.0
- gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d
- gotest.tools/v3 v3.0.3
- 749 dependencies
- axios ^0.20.0
- puppeteer ^5.2.1
- request ^2.88.2
- JamesIves/github-pages-deploy-action 3.7.1 composite
- actions/checkout v3 composite
- actions/setup-go v3 composite
- actions/setup-node v2 composite
- actions/setup-python v4 composite
- docker/build-push-action v3 composite
- docker/setup-buildx-action v2 composite
- docker/setup-qemu-action v2 composite
- romnn/query-git-action master composite
- JamesIves/github-pages-deploy-action 3.7.1 composite
- actions/checkout v3 composite
- actions/setup-go v3 composite
- actions/setup-python v4 composite
- docker/build-push-action v3 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v2 composite
- docker/setup-qemu-action v2 composite
- romnn/query-git-action master composite
- svenstaro/upload-release-action v2 composite
- actions/checkout v3 composite
- actions/setup-go v3 composite
- actions/setup-node v2 composite
- actions/setup-python v3 composite
- codecov/codecov-action v1 composite
- gcr.io/distroless/static latest build
- golang alpine build
- node 18 build
- osixia/openldap latest
- zenika/alpine-chrome with-puppeteer build
- 179 dependencies
- ts-proto ^1.131.0 development
- typescript ^4.9.3 development
- @protobufjs/aspromise 1.1.2
- @protobufjs/base64 1.1.2
- @protobufjs/codegen 2.0.4
- @protobufjs/eventemitter 1.1.0
- @protobufjs/fetch 1.1.0
- @protobufjs/float 1.0.2
- @protobufjs/inquire 1.1.0
- @protobufjs/path 1.1.2
- @protobufjs/pool 1.1.0
- @protobufjs/utf8 1.1.0
- @types/long 4.0.2
- @types/node 18.11.18
- @types/object-hash 1.3.4
- case-anything 2.1.10
- dataloader 1.4.0
- detect-libc 1.0.3
- dprint-node 1.0.7
- long 4.0.0
- object-hash 1.3.1
- protobufjs 6.11.3
- ts-poet 6.3.0
- ts-proto 1.138.0
- ts-proto-descriptors 1.7.1
- typescript 4.9.4
- @rushstack/eslint-patch ^1.1.4 development
- @types/jsdom ^20.0.0 development
- @types/node ^16.11.68 development
- @vitejs/plugin-vue ^3.1.2 development
- @vue/eslint-config-prettier ^7.0.0 development
- @vue/eslint-config-typescript ^11.0.0 development
- @vue/test-utils ^2.1.0 development
- @vue/tsconfig ^0.1.3 development
- cypress ^10.10.0 development
- eslint ^8.22.0 development
- eslint-plugin-cypress ^2.12.1 development
- eslint-plugin-vue ^9.3.0 development
- jsdom ^20.0.1 development
- npm-run-all ^4.1.5 development
- prettier ^2.7.1 development
- start-server-and-test ^1.14.0 development
- typescript ~4.7.4 development
- vite ^3.1.8 development
- vitest ^0.24.3 development
- vue-tsc ^1.0.8 development
- @popperjs/core ^2.11.6
- axios ^1.1.3
- bootstrap ^5.2.2
- bootstrap-vue-3 ^0.4.8
- email-validator ^2.0.4
- ldap-manager file:./generated
- pinia ^2.0.23
- sass ^1.55.0
- vue ^3.2.41
- vue-router ^4.1.5
- 634 dependencies
Score: -Infinity