16a70beb4c
Merge branch 'main' of https://git.tronnet.net/tronnet/ProxmoxAAS-LDAP
2025-02-11 07:07:10 +00:00
Arthur Lu
aab78cc262
update go version,
...
update dependencies
2025-02-11 07:06:58 +00:00
Arthur Lu
dd75e3cdb6
add missing prerequisite gnutls-bin to dev-init make target
2025-02-11 07:06:58 +00:00
891c6c85b0
update README
2025-02-11 07:06:58 +00:00
849b05a707
generate session secret key randomly each application start,
...
bump app version 1.0.6
2025-02-11 07:06:58 +00:00
d424e6dde0
update go.mod
2025-02-11 07:06:58 +00:00
9bce28767f
rename make testsd target to test
2025-02-11 07:06:58 +00:00
16af2bfc84
cleanup gitignore
2025-02-11 07:06:58 +00:00
8d5e2b4b86
fix make PHONY targets
2025-02-11 07:06:58 +00:00
5fdd48a946
update go.mod
2025-02-11 07:06:58 +00:00
49ae5b912c
add unit tests for various utility functions,
...
add integration test for LDAPClient,
add aiutomatic openldap configuration for testing through make,
add make targets for tests
improve make targets for build/clean,
update README with build and test instructions
2025-02-11 07:06:58 +00:00
9d6b35c9a2
add starttls support,
...
add starttls option to config
2025-02-11 07:06:58 +00:00
6fea43f1b3
Update README.md
2025-02-11 07:06:58 +00:00
6739d9b014
improve ModGroup to perform NOP
2025-02-11 07:06:58 +00:00
ae181116d1
update go mod
2025-02-11 07:06:58 +00:00
7a9516e276
add better ldap response error handling
2025-02-11 07:06:58 +00:00
eb4d9548c2
add mail attribute to user,
...
bump API version to 1.0.3
2025-02-11 07:06:58 +00:00
82a326c11e
go mod tidy
2025-02-11 07:06:58 +00:00
487c83f163
update go version and dependencies
2025-02-11 07:06:58 +00:00
c2749a573e
fix critical userPassword bug,
...
improve ldap user/group data handling
2025-02-11 07:06:58 +00:00
eec5343c07
add memberOf attribute to users,
...
bump version to 1.0.1
2025-02-11 07:06:58 +00:00
b3a6ed5c4c
fix default session cookie max age,
...
disable cgo in build
2025-02-11 07:06:58 +00:00
72e6d38c84
add installation instructions to README
2025-02-11 07:06:58 +00:00
877d018b60
add version route
2025-02-11 07:06:58 +00:00
1864200690
rename config.template,json to template.config.json
2025-02-11 07:06:58 +00:00