Commit Graph

277 Commits (24a213ebd7381a2ed52a5c35a76d1b655268c87f)

Author SHA1 Message Date
Ali Gajani 24a213ebd7 SSO targetUrl setup 2017-09-18 18:49:52 +01:00
Ali Gajani 1e61382ca3 Steps numbering changed 2017-09-18 18:12:58 +01:00
Ali Gajani d1beb1880a README.md changes on config.php in SSO 2017-09-18 18:12:10 +01:00
Roman Kondratczyk d7356f28cd add to composer 2017-09-18 17:58:21 +01:00
Roman Kondratczyk b5e1aed4d2 layout extension 2017-09-18 16:01:35 +01:00
Ali Gajani 6c7cd42dcf image down 2017-09-16 06:15:42 +01:00
Ali Gajani 1527b296bf SSO instructions 2017-09-16 06:14:26 +01:00
Ali Gajani 69fe4b3850 Clarification 2017-09-16 05:58:28 +01:00
Ali Gajani 58a9d0b1e9 Folder name 2017-09-16 05:58:07 +01:00
Ali Gajani 3dee9bbfce More readme 2017-09-16 05:57:33 +01:00
Ali Gajani bde95a4706 SSO readme 2017-09-16 05:56:03 +01:00
Ali Gajani e65677dd3a SSO mock implemented 2017-09-16 05:51:35 +01:00
Ali Gajani befe5715f5 Testing SSO with Fake Data 2017-09-16 05:16:18 +01:00
Ali Gajani 48d6e310db Setting up faker.js 2017-09-16 04:52:47 +01:00
Ali Gajani c77ce64201 Bullets 2017-09-16 04:00:56 +01:00
Ali Gajani 6d28713ff6 SSO material 2017-09-16 03:40:15 +01:00
Ali Gajani 7d20722326 Installing flarum-ext-sso 2017-09-16 02:15:19 +01:00
Ali Gajani 9367bdb137 launch.php addition and readme.md changes 2017-09-16 01:20:14 +01:00
niranjan 67d0c7606a flarum core integrated 2017-09-15 14:45:01 +05:30
Toby Zerner 6916205522 Merge pull request #41 from Luceos/patch-1
Update .htaccess
2017-05-24 12:40:53 +09:30
Daniël Klabbers 1ed484990f Update .htaccess
declined access to composer.json
2017-04-10 12:41:46 +02:00
Daniël Klabbers 0ba01391e8 Update .htaccess
flarum/core#692 protect composer.lock, but also improve protection for git directories
2017-04-07 13:39:46 +02:00
Franz Liedke ba53bc77fd Merge pull request #40 from Strobotti/vagrant
Fix vagrant provisioning
2017-03-03 08:53:29 +01:00
Juha Jantunen 72eeac2b2e Fix vagrant provisioning 2017-03-03 09:02:08 +02:00
Juha Jantunen 4479d857b6 Fixes for Vaprobash environment (#38)
* Escape some quotes in environment.sh
* Fix incompatibility between Vaprobash 1.4.2 where first parameter for composer.sh is now treated as a Github token

Ref: https://github.com/fideloper/Vaprobash/pull/493
2017-03-02 08:07:33 +01:00
Franz Liedke 569e3a3b5e
Fix workaround for HTTPoxy vulnerability
Three issues with the previous solution:
* `Header unset` instead of `RequestHeader unset`
* No check for mod_headers being installed
* No alternative for when mod_headers is not installed (this still
  requires the mod_security module, but that's the best I could do)
2017-02-12 01:36:42 +01:00
Franz Liedke 70a765a2c8 Merge pull request #37 from milescellar/patch-1
Update year
2017-01-02 20:07:20 +01:00
Miles Cellar a5b4c2eacd Update year 2017-01-01 22:50:11 +01:00
Toby Zerner 0c975a7f10 Remove PPM for now
Since it doesn't have a stable version tagged, which is causing issues with `composer install`.
2016-10-18 22:12:09 +10:30
Franz Liedke 46c951349a apache: Remove proxy header 2016-07-19 11:01:10 +09:00
Franz Liedke de19d0a95b nginx: Overwrite Proxy header 2016-07-19 10:50:02 +09:00
Franz Liedke 7e17408634
htaccess: Block access to .git directory
Refs flarum/core#632.
2016-04-23 17:08:16 +09:00
Franz Liedke cc8e9aa6e6
Add a Procfile for starting all dev processes at once
This can be used with tools like Foreman [1] to start a
web server and the asset compilation from one console.

[1] http://ddollar.github.io/foreman/
2016-04-20 20:10:02 +09:00
Franz Liedke 158f2020c8
Configure PPM to use correct bridge class 2016-04-19 11:07:16 +09:00
Franz Liedke 2a53b0367d
PHP-PM bridge for PSR-7 has been moved to new organization 2016-04-19 09:28:42 +09:00
Franz Liedke 6fa9800e55
Configure PHP-PM to use the correct bridge and the new server class 2016-04-16 23:20:28 +09:00
Franz Liedke e4d90d6017
Load PHP-PM and a bridge for PSR-7 middleware 2016-04-16 23:20:12 +09:00
Franz Liedke 30dfd952b8
Upgrade to latest version of Studio 2016-04-06 22:53:56 +09:00
Franz Liedke 533e7d4051 Use sensible version constraint for Studio 2016-03-28 14:04:44 +09:00
Franz Liedke 8caebc73e6 Upgrade version constraint for Studio 2016-03-04 00:27:09 +09:00
Toby Zerner e54e60a44b Merge pull request #35 from Luceos/drop-ext-dir
removed composer installer and extensions directory
2016-03-02 19:04:03 +10:30
Daniel Klabbers eeeca56481 removed composer installer and extensions directory
added composer, dropping composer installer
2016-02-26 12:08:24 +01:00
Toby Zerner f99aa84034 Delete build.sh
This is outdated, we don't need it anymore!
2016-02-06 15:58:54 +10:30
Toby Zerner cfd8650ab2 Merge pull request #32 from maelsoucaze/patch-2
Update license year range to 2016
2016-01-26 11:15:13 +10:30
Maël Soucaze db911e8263 Update license year range to 2016 2016-01-25 16:48:09 +01:00
Toby Zerner ca4cc753cb Use new extension package names 2015-12-29 13:05:05 +10:30
Franz Liedke 78a72648b4 Update to Vaprobash 1.4.2
This lets me get rid of my patched version
2015-12-01 01:49:13 +01:00
Toby Zerner 4be4e6209f Use the latest version of composer-installer 2015-11-22 09:41:29 +10:30
Toby Zerner 18c471f015 Add beta stability flags 2015-11-03 10:19:02 +10:30
Toby Zerner fad38c0bbd Update docs for beta 3 2015-11-03 09:58:46 +10:30