Commit Graph

15 Commits

Author SHA1 Message Date
Roeland Jago Douma 75771a108b Fix OCSController
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-08-01 08:20:15 +02:00
Julius Härtl 51a0741005 Add public capabilities API
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-06-30 11:08:04 +02:00
Lukas Reschke 727688ebd9 Adjust existing bruteforce protection code
- Moves code to annotation
- Adds the `throttle()` call on the responses on existing annotations

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-04-14 13:42:40 +02:00
Bjoern Schiessle 5086335643 unify endpoints form core and the the provisioning api
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2017-01-25 11:20:35 +01:00
Bjoern Schiessle cdf01feba7 add action to existing brute force protection
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2017-01-18 15:25:16 +01:00
Lukas Reschke fb91bf6a5b Add a signer class for signing
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-11-21 11:30:00 +01:00
Lukas Reschke 6f4cb12be2 Add identity proof
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-11-21 11:30:00 +01:00
Roeland Jago Douma 1baa2b8deb Move OC\OCS\Person to OCSController
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-11-16 19:21:00 +01:00
Joas Schilling 7c0951244a Deprecate getEditionString() 2016-09-06 16:05:28 +02:00
Roeland Jago Douma 0963397cb8 we are Nextcloud :) 2016-08-18 09:37:11 +02:00
Roeland Jago Douma 6bc1c6590c Move /config over to Core OCSController 2016-08-18 09:37:09 +02:00
Roeland Jago Douma 9544c97ffe Fix Core's OCSController response 2016-08-10 20:53:13 +02:00
Roeland Jago Douma 69da896785 Move /cloud/user to Core app 2016-08-09 20:56:31 +02:00
Roeland Jago Douma 02449c8336 Move getCapabilities over to Core 2016-08-09 20:56:31 +02:00
Roeland Jago Douma 575875e8d0 Allow OCS routes in Core and Settings 2016-08-09 20:56:31 +02:00