This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
winter
Watch
1
Star
0
Fork
0
You've already forked winter
mirror of
https://github.com/wintercms/winter.git
synced
2024-06-28 05:33:29 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
winter
/
config
History
Ayumi
56eab50260
Documented session.http_only (
#4743
)
...
Credit to @ayumi-cloud
2019-12-14 11:14:23 -06:00
..
dev
…
testing
Disable CSRF in unit tests
2019-10-07 14:13:02 +08:00
app.php
Code quality clean up (
#4449
)
2019-07-18 08:50:37 -06:00
broadcasting.php
…
cache.php
…
cms.php
Remove XSRF cookie
2019-11-04 09:06:05 +11:00
cookie.php
…
database.php
…
develop.php
Allow decompiled Backend JS assets (
#4549
)
2019-08-16 16:19:16 +08:00
environment.php
…
filesystems.php
Fix use of Storage::url() for local disks that haven't been configured correctly.
Fixes
#4581
2019-09-02 12:33:36 -06:00
mail.php
…
queue.php
…
services.php
Added Mailgun endpoint to services config (
#4667
)
2019-10-06 19:27:10 -06:00
session.php
Documented session.http_only (
#4743
)
2019-12-14 11:14:23 -06:00
view.php
…