This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
nextcloud-server
Watch
3
Star
0
Fork
0
You've already forked nextcloud-server
mirror of
https://github.com/nextcloud/server.git
synced
2025-10-26 19:21:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f489fd99c3
nextcloud-server
/
lib
/
private
/
AppFramework
History
Morris Jobke
332eaec4c0
Merge pull request
#1447
from nextcloud/password-confirmation-for-some-actions
...
Password confirmation for some actions
2016-11-18 15:42:30 +01:00
..
Core
Cleanup usages
2016-10-29 14:29:50 +02:00
Db
@since 9.2.0 to @since 11.0.0
2016-11-15 18:51:52 +01:00
DependencyInjection
Introduce PasswordConfirmRequired annotation
2016-11-18 11:57:16 +01:00
Http
allow passing a stream to StreamResponse
2016-11-16 15:30:36 +01:00
Middleware
Add the 15 seconds to the window, instead of removing
2016-11-18 12:10:51 +01:00
OCS
Routing
Utility
App.php
Don't parse info.xml but reuse already cached app infos -
fixes
#25603
(
#25968
)
2016-10-07 20:58:22 +02:00
Http.php