Ishan Jain
b269fa0fc7
example_configs: Add thelounge configuration example
2023-09-13 00:29:29 +02:00
Valentin Tolmer
208cc7192e
server: Only create the default admin if there are no admins
...
Fixes #563
2023-09-12 15:54:18 +02:00
MrRulf
80e9145a4f
example_configs: Update nextcloud_oidc_authelia.md
...
Corrected a base URL, points at the nextcloud instance now instead of the authentificator.
Also added additional information for different nextcloud URL configurations.
2023-09-12 14:16:39 +02:00
Valentin Tolmer
78d370d3f4
app: Add a button to clear the avatar
2023-09-12 13:28:46 +02:00
Valentin Tolmer
f279a14693
github: add release bot
2023-09-11 17:49:37 +02:00
Valentin Tolmer
b54bf3c4d5
server: clean up database-mapped types
2023-09-11 17:09:49 +02:00
Valentin Tolmer
582abba793
server: clean up user query
...
With the new find_with_linked from sea_orm
2023-09-11 17:09:49 +02:00
Valentin Tolmer
94da42ffb9
server: small cleanup
2023-09-11 17:09:49 +02:00
Valentin Tolmer
08d3aef177
server: Update sea-orm, strum
2023-09-11 17:09:49 +02:00
Valentin Tolmer
7671b61a6b
server: Add support for querying the OUs
2023-09-11 00:58:15 +02:00
dependabot[bot]
47b308f9b7
build(deps): bump actions/checkout from 3.6.0 to 4.0.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.6.0 to 4.0.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.6.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 00:35:29 +02:00
dependabot[bot]
1a5931c3df
build(deps): bump webpki from 0.22.0 to 0.22.1
...
Bumps [webpki](https://github.com/briansmith/webpki ) from 0.22.0 to 0.22.1.
- [Commits](https://github.com/briansmith/webpki/commits )
---
updated-dependencies:
- dependency-name: webpki
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-10 22:43:24 +02:00
Valentin Tolmer
b3d771e063
server: fix clippy warnings
2023-09-10 22:29:32 +02:00
Valentin Tolmer
134796aa9f
server: Switch tests to pretty_assertions
2023-09-10 22:29:32 +02:00
Valentin Tolmer
1598f096e9
server: Upgrade ldap3_proto
2023-09-10 22:29:32 +02:00
Valentin Tolmer
99ed6eface
server: Update tracing-forest and take advantage of the span fields
2023-09-10 22:29:32 +02:00
Valentin Tolmer
ce6bf7c548
cargo: Fix getrandom dependency
2023-09-10 22:29:32 +02:00
Charles van Niman
5677ff798f
example_configs: add Pdns admin example
2023-08-31 10:32:56 +02:00
Charles van Niman
e47004097a
example_configs: Add MinIO configuration
2023-08-31 10:25:49 +02:00
Dedy Martadinata S
5e3a4f3446
github: enable armv7 musl build
2023-08-28 10:42:48 +02:00
dependabot[bot]
8e61ee60d5
build(deps): bump actions/checkout from 3.5.3 to 3.6.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.5.3...v3.6.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 15:00:13 +02:00
nitnelave
a426453d7f
github: Update rustc version to 1.72, switch to lldap/rust-dev ( #657 )
2023-08-25 13:50:53 +02:00
Masgalor
1ac9bd0e68
example_configs: Add example config for zulip ( #655 )
2023-08-24 11:31:36 +02:00
poVoq
a83c305e51
readme: Add links to ergo and thelounge
2023-08-15 15:08:10 +02:00
poVoq
7b171cf59a
example_configs: Add ergo.md
...
For the ergo.chat IRC server
2023-08-15 14:45:11 +02:00
Jacob
b237c71b99
example_configs: Add LibreNMS
2023-08-13 20:40:07 +02:00
poVoq
2eff37684d
example_configs: Add config for The Lounge
2023-08-11 07:23:14 +02:00
Chris
836823a5cd
Add Zabbix Web example
2023-08-10 20:13:51 +02:00
Chris
e1d4df0b04
example_configs: Update script names in home-assistant.md ( #644 )
...
The name of the script did not match the example code and tripped me up until I noticed.
2023-08-10 17:25:39 +02:00
Valentin Tolmer
70bbe7f5ad
app: Add the JS warnings to index_local.html
2023-08-05 22:05:30 +02:00
Daniel
6d796df097
app: Add messages to warm any Incompatible browser
...
Fixes #639
2023-08-05 11:25:55 +02:00
Valentin Tolmer
6cd6b412fe
tests: Use an env variable for the private seed
2023-08-04 17:31:22 +02:00
Valentin Tolmer
042429a11d
github: fix linguist attributes
2023-08-04 16:09:28 +02:00
Samuel Lorch
c440df631f
example_configs: Add Jellyfin Password change
2023-08-03 10:56:17 +02:00
Valentin Tolmer
3247ffc8ea
github: only run the coverage after the tests
2023-08-03 10:32:45 +02:00
Valentin Tolmer
ef17c280b1
server: fix smtp encryption parsing
2023-08-03 09:54:12 +02:00
Valentin Tolmer
d0cdfa97c7
server: Add a message ID to sent emails
...
Fixes #608
2023-08-02 15:34:13 +02:00
Valentin Tolmer
f0bbcfd2c8
set_password: Properly parse the URL, support trailing slashes
...
Fixes #597
2023-08-02 13:36:22 +02:00
Valentin Tolmer
08b7c6ce33
server: Allow creating a user with multiple objectClass
...
Fixes #612
2023-08-02 12:15:49 +02:00
Valentin Tolmer
719708dfd0
server: Wrap a lettre error with a friendlier error
2023-08-02 10:38:14 +02:00
Valentin Tolmer
b82cb83318
server: Fix env variable for smtp_encryption
...
Fixes #611
2023-08-02 10:38:14 +02:00
Valentin Tolmer
d9f4adcb0e
ldap: Add support for modifying the password with a modify operation
2023-07-29 12:39:23 +02:00
Valentin Tolmer
e5bc06a617
graphql: sort the groups before returning them
2023-07-29 11:27:50 +02:00
Austin Eschweiler
af49871801
example_configs: Add tandoor recipes
2023-07-27 18:12:36 +02:00
Dedy Martadinata S
7d1f5abc13
dev image: prep for 1.71 ( #586 )
...
* Update Dockerfile.dev
* Remove nodejs
* Remove gnu deps
* Add env targeting musl gcc binary
2023-07-18 08:40:18 +07:00
Valentin Tolmer
31a8ba24a0
server,graphql: Add a GraphQL method to get the schema
2023-07-10 17:18:33 +02:00
Valentin Tolmer
9e1b58d033
server,ldap: add encoding for lists and integers
2023-07-10 17:18:33 +02:00
Hobbabobba
1acc8cd78c
example_configs: Add squid
2023-07-01 21:49:31 +02:00
Valentin Tolmer
3140af63de
server: Use schema to populate attributes
2023-06-29 11:11:20 +02:00
Valentin Tolmer
829ebf59f7
server: Add SchemaBackendHandler trait
2023-06-29 11:11:20 +02:00