Lukas Reschke
|
4893d2c0ed
Show login again instead of JSON if CSRF check fails
|
10 years ago |
Thomas Müller
|
bb18fe1384
send browsers timezone back tp the server on login
|
10 years ago |
Thomas Müller
|
b1d0a0f3bf
Merge pull request #10939 from owncloud/add-port-to-trusted-domain-wizard
|
10 years ago |
Lukas Reschke
|
d0d3b7457b
Move BasicAuth check to "isLoggedIn()"
|
10 years ago |
Robin Appelman
|
6fa3280c2a
Inject config into checkserver and cleanup tests
|
10 years ago |
Lukas Reschke
|
c19bc1917b
Move basic auth check
|
10 years ago |
Lukas Reschke
|
07b14bcd4f
Merge pull request #10960 from owncloud/use-intl-module-master
|
10 years ago |
Thomas Müller
|
59209e0f2b
use intl's native normalizer_normalize() in case the module is available
|
10 years ago |
kondou
|
69f2c0544e
Refresh if maintenance mode is over
|
11 years ago |
Lukas Reschke
|
2590a4dc85
Append port to trusted domain in case it's not 80 or 443
|
10 years ago |
Vincent Petry
|
d6bfd90bf8
Do not load extra user backends when an upgrade is due
|
10 years ago |
Lukas Reschke
|
c9afa60f62
Move trusted domain check to init()
|
10 years ago |
Lukas Reschke
|
63a90a129b
Use proper RNG generator
|
10 years ago |
Robin Appelman
|
3c618a0252
Also setup the filesystem when matching routes
|
10 years ago |
Robin Appelman
|
a9a37b5363
Don't automatically setup the filesystem the moment we load OC\Files\FileSystem
|
10 years ago |
Robin Appelman
|
d0266c0bf8
Use public api for getting l10n
|
10 years ago |
Jörn Friedrich Dreyer
|
f687794a4a
be correct in deprecation documentation
|
10 years ago |
Jörn Friedrich Dreyer
|
f551917a3c
kill OC::$session
|
10 years ago |
Georg Ehrke
|
f82b788ba5
add moment.js
|
10 years ago |
Lukas Reschke
|
97b536e3df
Add a trusted domain wizard
|
10 years ago |
blizzz
|
52d5429768
Merge pull request #10522 from owncloud/removeLoadAppScript
|
10 years ago |
Lukas Reschke
|
ea2a45f19d
Remove loadAppScriptFile
|
10 years ago |
Lukas Reschke
|
fdb203ff1e
Merge pull request #10409 from owncloud/iShallNotCopyStuffWithoutThinking
|
10 years ago |
Lukas Reschke
|
c33d1cacd4
Add a copied_sample_config switch
|
10 years ago |
Lukas Reschke
|
a822a31ce3
Merge pull request #10442 from owncloud/move-failed-logins
|
10 years ago |
Lukas Reschke
|
5bb4772858
Move authentication failed logging to checkPassword
|
10 years ago |
Lukas Reschke
|
a4a897d26d
Remove ability to trigger DEBUG mode via cookie
|
10 years ago |
Jörn Friedrich Dreyer
|
fd798fd982
update deprecation docs
|
10 years ago |
blizzz
|
54491e8c68
Merge pull request #10323 from gekmihesg/master
|
10 years ago |
gekmihesg
|
578a57f0fb
Load authentication backends before tryBasicAuth
|
10 years ago |