Commit Graph

  • bf616493c5 server: Add methods to get/set a password reset token Valentin Tolmer 2021-11-21 11:33:11 +0100
  • 2d61008db1 server: Add an SQL table to store password reset tokens Valentin Tolmer 2021-11-20 18:57:18 +0100
  • de7d678500 readme: Improve title, add comparisons Valentin Tolmer 2021-11-20 17:37:29 +0100
  • af2abd61fb release-tools: Add docker flow and release preparation script Valentin Tolmer 2021-11-20 16:51:31 +0100
  • 51f95d5a63 misc: Make openssl vendored for cross-compil Valentin Tolmer 2021-11-20 16:33:38 +0100
  • dcab1fe998 docker: Small improvements Valentin Tolmer 2021-11-20 16:31:40 +0100
  • d6244b2d4e dockerignore: ignore more artefacts Valentin Tolmer 2021-11-20 15:17:12 +0100
  • b186f3b857 cargo: Update to 2021 edition Valentin Tolmer 2021-11-14 01:23:21 +0100
  • 4eb0950dd1 server, auth: Update some dependencies Valentin Tolmer 2021-11-14 01:15:03 +0100
  • 4b4e7e0906 server: Prevent sqlx from logging unless verbose Valentin Tolmer 2021-11-14 01:02:48 +0100
  • 1f761af39e server: Prevent passwords and secrets from being printed Valentin Tolmer 2021-11-11 10:36:42 +0100
  • 67f3e0167a server: Send an email with the test command Valentin Tolmer 2021-11-11 10:15:00 +0100
  • bbcd0288cf gitignore: Prevent adding .env to git Valentin Tolmer 2021-11-11 10:14:39 +0100
  • 91356510e4 server: Load config for both run and mail Valentin Tolmer 2021-11-11 10:14:03 +0100
  • ca576ad605 misc: Forbid non-ascii identifiers Valentin Tolmer 2021-11-10 10:53:37 +0100
  • 5328e33c7f cli: Add a "send test email" command Valentin Tolmer 2021-11-09 10:29:46 +0100
  • 2d7e85d746 configuration: Add smtp config values. Valentin Tolmer 2021-11-03 17:09:19 +0900
  • 24790ea8ca server: improve error messages Valentin Tolmer 2021-11-03 16:01:55 +0900
  • 808f0f4469 configuration: move default values inline Valentin Tolmer 2021-11-03 16:01:34 +0900
  • cebbefc6f8 server: Add lettre dependency to handle emails Valentin Tolmer 2021-10-29 12:23:15 +0900
  • 98a305e877 Keycloak requires a full DN, not just the username Przemek Dragańczuk 2021-11-12 14:55:30 +0100
  • 4f63304b4c
    Keycloak requires a full DN, not just the username Przemek Dragańczuk 2021-11-12 14:55:30 +0100
  • 47ee56873e ldap: Improve coverage of filters Valentin Tolmer 2021-11-08 11:03:16 +0100
  • ee863f74fc ldap: Add tests for password change Valentin Tolmer 2021-11-08 10:49:25 +0100
  • 24e3125e34 ldap: Test the "memberOf" filter Valentin Tolmer 2021-11-08 10:14:26 +0100
  • 06b6653dff ldap: Test more invalid DNs Valentin Tolmer 2021-11-08 10:14:07 +0100
  • 62745970c6 ldap: Add context to the errors Valentin Tolmer 2021-11-08 10:13:48 +0100
  • ea3142da5d ldap: test message handler Valentin Tolmer 2021-11-08 09:47:19 +0100
  • 46bd9e1ed5 ldap: Improve coverage of filters Valentin Tolmer 2021-11-08 11:03:16 +0100
  • 88ff38e16a ldap: Add tests for password change Valentin Tolmer 2021-11-08 10:49:25 +0100
  • bfda887062 ldap: Test the "memberOf" filter Valentin Tolmer 2021-11-08 10:14:26 +0100
  • 05fe2beaf0 ldap: Test more invalid DNs Valentin Tolmer 2021-11-08 10:14:07 +0100
  • 0f2108dfb0 ldap: Add context to the errors Valentin Tolmer 2021-11-08 10:13:48 +0100
  • f192f9d0f4 ldap: test message handler Valentin Tolmer 2021-11-08 09:47:19 +0100
  • 656edc3763 README: Add keycloak config guide Valentin Tolmer 2021-11-08 08:44:14 +0100
  • d96b534921 ldap: Improve debug messages Valentin Tolmer 2021-11-07 14:57:34 +0100
  • 9a024cd7fc ldap: Fix response when both users and groups are returned Valentin Tolmer 2021-11-07 14:57:13 +0100
  • c964428858 fixup: group filters Valentin Tolmer 2021-11-08 09:21:32 +0100
  • f98023e67f ldap: Improve support for group filters Valentin Tolmer 2021-11-07 14:56:48 +0100
  • e68d46d4fe ldap: Make attribute matching case insensitive Valentin Tolmer 2021-11-07 14:56:07 +0100
  • 9a680a7d06 server: Add a debug log for LDAP messages Valentin Tolmer 2021-11-03 17:52:51 +0900
  • 7345cc42d0 ldap: Add support for createTimestamp and modifyTimestamp Valentin Tolmer 2021-11-06 18:06:23 +0100
  • c14220b28d README: Add keycloak config guide Valentin Tolmer 2021-11-08 08:44:14 +0100
  • 08d0a1dc5b ldap: Improve debug messages Valentin Tolmer 2021-11-07 14:57:34 +0100
  • a6f8ba45b6 ldap: Fix response when both users and groups are returned Valentin Tolmer 2021-11-07 14:57:13 +0100
  • 81b31cef28 fixup: group filters Valentin Tolmer 2021-11-08 09:21:32 +0100
  • e0b1cd8781 ldap: Improve support for group filters Valentin Tolmer 2021-11-07 14:56:48 +0100
  • 9a8a61fc88 ldap: Make attribute matching case insensitive Valentin Tolmer 2021-11-07 14:56:07 +0100
  • 9bfec9589d server: Add a debug log for LDAP messages Valentin Tolmer 2021-11-03 17:52:51 +0900
  • 34c22d031d ldap: Add support for createTimestamp and modifyTimestamp Valentin Tolmer 2021-11-06 18:06:23 +0100
  • d60f5ab460 app: Simplify some CommonComponent uses Valentin Tolmer 2021-10-31 23:42:19 +0900
  • 12dfa60eed app: Add docs to CommonComponent Valentin Tolmer 2021-10-31 23:39:42 +0900
  • 158e4100ef app: Migrate UserTable to CommonComponent Valentin Tolmer 2021-10-31 23:07:42 +0900
  • 87ebee672f app: Migrate UserDetailsForm to CommonComponent Valentin Tolmer 2021-10-31 23:03:15 +0900
  • ec6e1b0c09 app: Migrate RemoveUserFromGroup to CommonComponent Valentin Tolmer 2021-10-31 22:57:30 +0900
  • 640126f39a app: Migrate Logout to CommonComponent Valentin Tolmer 2021-10-31 22:41:28 +0900
  • d31ca426f7 app: Migrate GroupTable to CommonComponent Valentin Tolmer 2021-10-31 22:34:27 +0900
  • d4ac9fa703 app: Migrate DeleteUser to CommonComponent Valentin Tolmer 2021-10-31 22:30:55 +0900
  • 5523d38838 app: Migrate DeleteGroup to CommonComponent Valentin Tolmer 2021-10-31 22:27:55 +0900
  • 587d724c2c app: Migrate CreateUser to CommonComponent Valentin Tolmer 2021-10-31 22:22:40 +0900
  • 29f3636064 app: Migrate CreateGroup to CommonComponent Valentin Tolmer 2021-10-31 22:17:04 +0900
  • ec69d30b1c app: Migrate AddUserToGroup to CommonComponent Valentin Tolmer 2021-10-31 22:00:14 +0900
  • 232a41d053 app: Migrate AddGroupMember to CommonComponent Valentin Tolmer 2021-10-31 21:31:15 +0900
  • 540ac5d241 app: Migrate Login to CommonComponent Valentin Tolmer 2021-10-31 21:20:30 +0900
  • 29962881cf app: Migrate user_details to CommonComponent Valentin Tolmer 2021-10-31 21:20:19 +0900
  • 65dd1d1fd3 app,infra: Move more functionality in CommonComponent Valentin Tolmer 2021-10-31 21:19:54 +0900
  • ba72e622c2 app: Migrate group_details to CommonComponent Valentin Tolmer 2021-10-29 12:32:52 +0900
  • 5a5baf883f app: Migrate change_password to CommonComponent Valentin Tolmer 2021-10-29 12:32:27 +0900
  • 6c09af6479 app: Create CommonComponent Valentin Tolmer 2021-10-29 12:31:30 +0900
  • 135269e518 app: Simplify some CommonComponent uses Valentin Tolmer 2021-10-31 23:42:19 +0900
  • d67caec4c5 app: Add docs to CommonComponent Valentin Tolmer 2021-10-31 23:39:42 +0900
  • 0370baba5d app: Migrate UserTable to CommonComponent Valentin Tolmer 2021-10-31 23:07:42 +0900
  • 88b5ae1555 app: Migrate UserDetailsForm to CommonComponent Valentin Tolmer 2021-10-31 23:03:15 +0900
  • c20306e85e app: Migrate RemoveUserFromGroup to CommonComponent Valentin Tolmer 2021-10-31 22:57:30 +0900
  • a6e176b6e5 app: Migrate Logout to CommonComponent Valentin Tolmer 2021-10-31 22:41:28 +0900
  • 15c1d7214d app: Migrate GroupTable to CommonComponent Valentin Tolmer 2021-10-31 22:34:27 +0900
  • 53f56ee1de app: Migrate DeleteUser to CommonComponent Valentin Tolmer 2021-10-31 22:30:55 +0900
  • bb1b73ffcc app: Migrate DeleteGroup to CommonComponent Valentin Tolmer 2021-10-31 22:27:55 +0900
  • d9231d4314 app: Migrate CreateUser to CommonComponent Valentin Tolmer 2021-10-31 22:22:40 +0900
  • 79a1f4a4ec app: Migrate CreateGroup to CommonComponent Valentin Tolmer 2021-10-31 22:17:04 +0900
  • 1302db7f32 app: Migrate AddUserToGroup to CommonComponent Valentin Tolmer 2021-10-31 22:00:14 +0900
  • b1971621d3 app: Migrate AddGroupMember to CommonComponent Valentin Tolmer 2021-10-31 21:31:15 +0900
  • ed29afc8a6 app: Migrate Login to CommonComponent Valentin Tolmer 2021-10-31 21:20:30 +0900
  • 866dc15048 app: Migrate user_details to CommonComponent Valentin Tolmer 2021-10-31 21:20:19 +0900
  • c7e07871a7 app,infra: Move more functionality in CommonComponent Valentin Tolmer 2021-10-31 21:19:54 +0900
  • 5d80105d00 app: Migrate group_details to CommonComponent Valentin Tolmer 2021-10-29 12:32:52 +0900
  • f0f618422e app: Migrate change_password to CommonComponent Valentin Tolmer 2021-10-29 12:32:27 +0900
  • 50e91a931a app: Create CommonComponent Valentin Tolmer 2021-10-29 12:31:30 +0900
  • ba1a5f6011 Update and rename .env to jitsi_meet.conf Christian Kracher 2021-10-28 18:22:25 +0200
  • adc3d656cd Update .env Christian Kracher 2021-10-28 18:13:51 +0200
  • b9f6b915ac Create .env Christian Kracher 2021-10-28 18:07:07 +0200
  • 41e454c40b
    Merge branch 'main' into patch-1 Christian Kracher 2021-10-28 18:24:26 +0200
  • b27e0f8011
    Update and rename .env to jitsi_meet.conf Christian Kracher 2021-10-28 18:22:25 +0200
  • 43ffeca24d ldap: Add support for password modify extension Valentin Tolmer 2021-10-29 01:04:09 +0900
  • 31e1ff358b ldap: Implement a rootDSE response Valentin Tolmer 2021-10-29 01:03:26 +0900
  • 026a2f7eb0 app: Fix the login button not re-enabling after failed login Valentin Tolmer 2021-10-29 00:13:34 +0900
  • 63f4bf95d2 build: Enable linking with lld Valentin Tolmer 2021-10-24 18:28:44 +0900
  • d423c64d57 ldap: Switch to using LdapOp instead of ServerOp Valentin Tolmer 2021-10-24 18:03:09 +0900
  • 510dac5b85
    Update .env Christian Kracher 2021-10-28 18:13:51 +0200
  • d3b24c3913
    Create .env Christian Kracher 2021-10-28 18:07:07 +0200