This website requires JavaScript.
Explore
Help
Register
Sign In
Guwan
/
ldap-matter
Watch
1
Star
0
Fork
You've already forked ldap-matter
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
177d6f85b0
ldap-matter
/
oauth
/
config.php
6 lines
34 B
PHP
Raw
Normal View
History
Unescape
Escape
Added config.php to specify that our Mattermost server is HTTPS
2020-05-02 00:21:26 +08:00
<
?
php
$url_scheme
=
"
https
"
;
Remove changes that are not related to the HTTPS redirect_uri
2020-05-02 01:24:17 +08:00
?>