Commit Graph

  • d30582faa5 1 master Guwan 2025-09-02 00:02:19 +0800
  • 52682cae68 Fix database config because Mattermost Preview migrated to Postgres Denis CLAVIER 2024-03-24 15:07:45 +0400
  • c65ae73d1d Fix Postgres 15 permission denied issue Denis CLAVIER 2023-04-04 13:09:14 +0400
  • e7efc7da13
    Merge pull request #92 from WanpengQian/master Denis CLAVIER 2022-08-23 07:18:42 +0200
  • 2a775074b9 Using displayName instead of cn for Full Name Sen Manho 2022-05-18 23:16:32 +0900
  • 7a0d14f23d Do not check password minimal length Sen Manho 2022-05-18 23:05:52 +0900
  • 18d958858b Adjust login page's style. Sen Manho 2022-05-18 22:21:14 +0900
  • 8f1f233794 Replace localhost with DNS entries in docker-compose - fix #91 Denis CLAVIER 2022-03-31 23:02:49 +0200
  • 04f46615ff Migrate from Apache to Nginx - Add HTTPS support - fix #80 Denis CLAVIER 2021-12-10 18:57:03 +0100
  • 1dda14438d Patch demo for Mattermost Desktop >= 4.7 (#80) Denis CLAVIER 2021-11-24 16:29:28 +0100
  • 5d0b0a099f
    Merge pull request #83 from digitalfabrik/master Denis CLAVIER 2021-11-24 12:45:24 +0100
  • 1cc758e832
    Docs: document MM 6.x configuration Sven Seeberg 2021-11-19 13:21:25 +0100
  • fee27cb47f Standalone Demo - Add test LDAP server Denis CLAVIER 2021-01-18 20:29:32 +0100
  • e01077849f
    Merge pull request #76 from nkoester/nginx-proxy-letsencrypt-documentation Denis CLAVIER 2021-01-18 20:26:08 +0100
  • b9cb9058e5 Remove minor typos Norman Köster 2021-01-18 11:27:18 +0100
  • 723eb5140e Document usage with nginx-proxy-letsencry; Fixes #71 Norman Köster 2021-01-18 11:18:23 +0100
  • 122e7138e7 Correct typo in MySQL script #59 Denis CLAVIER 2020-07-02 00:34:13 +0200
  • 9525102af2 Merge branch 'Monogramm-chore/github' Denis CLAVIER 2020-07-02 00:25:17 +0200
  • 9a41fced7e Add contribution guide Denis CLAVIER 2020-07-02 00:22:03 +0200
  • 345778c1d8
    Merge pull request #58 from akomakom/minor-corrections Denis CLAVIER 2020-06-30 12:32:06 +0200
  • 4f9b5e9f32
    Merge pull request #56 from Monogramm/feat/starttls Denis CLAVIER 2020-06-30 12:22:51 +0200
  • 6ae77d6719 bare metal requirements and undefined index Akom 2020-06-29 09:58:32 -0400
  • f07f64bb46
    LDAP StartTLS to fix #54 mathieu.brunot 2020-06-27 16:44:47 +0200
  • 1eb44b8308
    🔧 GitHub templates for issues and PR mathieu.brunot 2020-06-27 13:48:57 +0200
  • 5dc2d428a6 Merge branch 'grvsmth-abg_redirect_uri_readme' into v2 Denis CLAVIER 2020-05-28 11:35:27 +0200
  • 8202da0237 Add note about redirect_uri Denis CLAVIER 2020-05-28 11:35:13 +0200
  • 0d574b4f72 Updated README with instructions on updating redirect_uri in the database Angus B. Grieve-Smith 2020-05-27 17:11:52 -0400
  • 930b007e07
    Merge pull request #50 from grvsmth/abg_user_not_found Denis CLAVIER 2020-05-24 16:58:15 +0200
  • 62f9248a3d
    Merge pull request #49 from grvsmth/abg_resource_dn Denis CLAVIER 2020-05-24 16:48:51 +0200
  • b94872a260 Merge v2 Angus B. Grieve-Smith 2020-05-07 18:02:42 -0400
  • 0ab3fe2576 Fix merge error in authorize.php Angus B. Grieve-Smith 2020-05-07 17:55:02 -0400
  • a6fa569775 Fix merge error in authorize.php Angus B. Grieve-Smith 2020-05-07 17:53:58 -0400
  • 700513b9f2 Merge branch 'v2' into abg_resource_dn Angus B. Grieve-Smith 2020-05-07 17:52:00 -0400
  • 7ad94b975e Merge original Angus B. Grieve-Smith 2020-05-07 17:40:46 -0400
  • 09c68d7d12 Adapt v2 with merged PR Denis CLAVIER 2020-05-01 21:22:34 +0200
  • ebe47e7daf Remove changes from other branches Angus B. Grieve-Smith 2020-05-01 16:06:18 -0400
  • 58dbdb957d Update Mattermost-LDAP to V2.0 Denis CLAVIER 2020-04-30 15:43:07 +0200
  • 3df8d4086a Reformatted resource array for easier reading Angus B. Grieve-Smith 2020-05-01 15:05:46 -0400
  • 01bb928905 Fixed 'dn' bug and documentation in resource.php Angus B. Grieve-Smith 2020-05-01 15:00:06 -0400
  • 0c5e9ae2e5 Merge branch 'master' of https://github.com/dimst23/Mattermost-LDAP into dimst23-master Denis CLAVIER 2020-05-01 20:41:24 +0200
  • 177d6f85b0 Merge v2 code Angus B. Grieve-Smith 2020-05-01 13:56:32 -0400
  • d0f241b206 Merge branch 'abg_token_https' into abg_user_not_found Angus B. Grieve-Smith 2020-05-01 13:31:48 -0400
  • fd78a7b29e Clarify language in comment relating to URL modification Angus B. Grieve-Smith 2020-05-01 13:28:42 -0400
  • 93c4a0ab84 Remove changes that are not related to the HTTPS redirect_uri Angus B. Grieve-Smith 2020-05-01 13:24:17 -0400
  • 13dc19e040 Added config.php to specify that our Mattermost server is HTTPS Angus B. Grieve-Smith 2020-05-01 12:21:26 -0400
  • 2a17782f9f
    Merge pull request #40 from parnic-sks/bugfix/case-sensitivity Denis CLAVIER 2020-04-30 20:24:16 +0200
  • 6da202fe7c Copy 404 handling to connexion.php Angus B. Grieve-Smith 2020-04-30 13:21:56 -0400
  • 9b9ef0f9e8 Update Mattermost-LDAP to V2.0 Denis CLAVIER 2020-04-30 15:43:07 +0200
  • e34253faf8 Handle instance where user is not found in LDAP more gracefully Angus B. Grieve-Smith 2020-04-29 18:02:50 -0400
  • f46d2f7802 Missing space in username error Angus B. Grieve-Smith 2020-04-29 17:55:04 -0400
  • 4942a1511f Clarify errors in connexion.php Angus B. Grieve-Smith 2020-04-29 17:50:57 -0400
  • f752ead015 Remove erroneous log statement Angus B. Grieve-Smith 2020-04-28 15:18:06 -0400
  • 6bd47420a1 .gitignore Angus B. Grieve-Smith 2020-04-27 17:01:26 -0400
  • 0e06bf6c97 Line breaks and diagnostic logs Angus B. Grieve-Smith 2020-04-27 17:00:45 -0400
  • b44b6c4116 Use cn value for external id Angus B. Grieve-Smith 2020-04-27 14:38:13 -0400
  • 5a388efa14 Fix in case token comes through with HTTP instead of HTTPS Angus B. Grieve-Smith 2020-04-24 16:50:30 -0400
  • a3a514d281 Fixed failing oauth if username case changed SKS Parnic 2020-03-10 13:35:30 -0500
  • 73b9880eb4
    Format the error message Dimitrios Stoupis 2019-11-30 17:05:16 +0000
  • c16b10236e
    Modified the HTML code to show a more friendly environment Dimitrios Stoupis 2019-11-30 16:55:32 +0000
  • 0c1eaf3a31 Refresh project and Readme Adapt vars name for consistency Add a light CSS design Crivaledaz 2019-05-02 14:51:50 +0200
  • 8fddce2fa1
    Correct some bug in Docker/README.md Denis CLAVIER 2019-03-19 22:14:09 +0100
  • 07e6877192 Add Docker module Crivaledaz 2019-03-19 21:58:37 +0100
  • 033a11da5f
    Merge pull request #26 from patrickober/master Denis CLAVIER 2019-03-06 23:04:39 +0100
  • a825e2c29d fix for issue #24 patrickober 2019-02-20 22:14:51 +0100
  • b6bd1551ca
    Version 5.0.1 supported Denis CLAVIER 2018-07-13 14:59:39 +0200
  • 8117385918 Correct few mistake in Readme and exception handler in connexion.php Denis CLAVIER 2018-05-19 23:28:01 +0200
  • 5afe073619 Patch for Mattermost 4.4 -> 4.9 + some bug fix Denis CLAVIER 2018-05-19 18:04:13 +0200
  • 502ae7ecb4
    Merge pull request #15 from Rudloff/patch-1 Denis CLAVIER 2017-11-20 16:00:16 +0100
  • 6039291522
    Missing charset Pierre Rudloff 2017-11-14 17:13:48 +0100
  • a8669ac06d Merge pull request #7 from fposchmann/master Denis CLAVIER 2017-08-31 16:02:55 +0200
  • c0b3b30e19 Update init_postgres.sh Fedor Poschmann 2017-08-29 19:54:51 +0300
  • a375cdd9eb LDAP support improvment (issue #6) + some bugs corrected Crivaledaz 2017-08-26 15:54:24 +0200
  • b57fa59ea9 Add service account support to get LDAP information (resource.php) and correct some minor bugs Crivaledaz 2017-08-21 23:10:20 +0200
  • 9b7cbdb413 Add Puppet module for Mattermost-LDAP Crivaledaz 2017-08-17 00:34:12 +0200
  • d0aaf4723e Better organization for configuration - add config file Crivaledaz 2017-08-17 00:05:49 +0200
  • fa3ca7a924 Correct README page layout Denis CLAVIER 2017-08-07 21:10:06 +0200
  • e7058c90d7 Initial Commit - First version Crivaledaz 2017-08-07 21:01:11 +0200
  • 5c9c9fc144 Delete LICENSE Crivaledaz 2017-08-07 20:12:27 +0200
  • f271950725 Initial commit Crivaledaz 2017-08-07 20:11:53 +0200