Commit Graph

94 Commits (bcddca9a64fb980019df052a99bc08fbef14b577)

Author SHA1 Message Date
Lukas Reschke 26ee889fec
Add tests for ClientFlowLoginController 9 years ago
Joas Schilling 0828df5ed4
Disable the API endpoints as well 9 years ago
Joas Schilling d418ea550b
Automatic injection for CssController 9 years ago
Joas Schilling 9c8fe82000
Automatic injection for JsController 9 years ago
Mario Danic e4aac15a92
Update login flow redirection 9 years ago
Georg Ehrke 60f9ed6241
add contactsmenu popover 9 years ago
Christoph Wurst 36cee1f386 Let apps register contact menu provider via info.xml 9 years ago
Christoph Wurst d091793ceb Contacts menu 9 years ago
Roeland Jago Douma aae079aa29
AppToken to 72 chars 9 years ago
Lukas Reschke 6a16df7288
Add new auth flow 9 years ago
Christoph Wurst bb1d191f82
Fix remember redirect_url on failed login attempts 9 years ago
Morris Jobke 16c4755e03
Rename renderHTML to renderHtml 9 years ago
Lukas Reschke 805419bb95
Add bruteforce protection to changePersonalPassword 9 years ago
Lukas Reschke 727688ebd9
Adjust existing bruteforce protection code 9 years ago
Lukas Reschke 8149945a91
Make BruteForceProtection annotation more clever 9 years ago
Morris Jobke 1f962f9115
Update email template for lost password email 9 years ago
Morris Jobke 5b4adf66e5
Move OC_Defaults to OCP\Defaults 9 years ago
Joas Schilling 7ad791efb4
Dont create a log entry on email login 9 years ago
Arthur Schiwon 7b3fdfeeaa
do login routine only once when done via LoginController 9 years ago
Arthur Schiwon 2994cbc586
fix login controller tests 9 years ago
Morris Jobke 9813023aab
Fix gzip files for Safari 9 years ago
Roeland Jago Douma 3a0ef65f33
Fix controller tests 9 years ago
Joas Schilling 4bae7ef96d
Allow to reset the password with the email as an input 9 years ago
Roeland Jago Douma 677e11b1a4
Tests 9 years ago
Christoph Wurst 5e728d0eda oc_token should be nc_token 9 years ago
Bjoern Schiessle 5086335643
unify endpoints form core and the the provisioning api 9 years ago
Christoph Wurst 140555b786
always allow remembered login 9 years ago
Christoph Wurst 243c9c0941
fix coding style and increase code coverage 9 years ago
Cornelius Kölbel b8d41752ca
Fix tests 9 years ago
Bjoern Schiessle fcda3a20f4
create new encryption keys on password reset and backup the old one 9 years ago
Roeland Jago Douma 350b7ebc86
Adds CssControllerTests 9 years ago
Roeland Jago Douma 31a3e9847f
Adds user controller tests 9 years ago
Christoph Wurst eff904473d
Set redirect_url on 2FA challenge page 9 years ago
Bjoern Schiessle 16bbd3fd7c
fix password reset if encryption is enabled 9 years ago
Joas Schilling 924358ef96
Save the timezone on login again 9 years ago
Lukas Reschke 8bf4111368
Fix changing display names for subadmins 9 years ago
Roeland Jago Douma 74c68d8761
Add OCSControllerTests 9 years ago
Roeland Jago Douma dca9184a12
Fix tests 9 years ago
Lukas Reschke 6d686c213b
[WIP] Use mail for encrypting the password reset token as well 9 years ago
Roeland Jago Douma 9e6b26dcd0
Add cache 1 day cache to preview endpoint 9 years ago
Roeland Jago Douma 55af6b45f7
More tests 9 years ago
Christoph Wurst d907666232
bring back remember-me 9 years ago
Joas Schilling 656e3f7a24
Check the mimetype before reading the content and catch exception 10 years ago
Joas Schilling ed30b1f645
Use our base class everywhere 10 years ago
Morris Jobke c84dc6aa1c Properly catch password policy hint for personal page password changes 10 years ago
Joas Schilling a1e4b17ff4
Remove unused endpoint 10 years ago
Joas Schilling 877cb06bfe
Use magic DI for core controllers 10 years ago
Christoph Wurst 8acb734854
add 2fa backup codes app 10 years ago
Christoph Wurst 8e5c4c91fa check same URL in unit tests 10 years ago
Christoph Wurst 0a0c7a9b92 redirect to default app after solving the 2FA challenge 10 years ago