Joas Schilling
|
abc8ff38cb
fix: Cleanup unused imports and some type deprecations
|
1 жил өмнө |
Joas Schilling
|
eb09053897
feat(admin_audit): Migrate to non-deprecated IEventDispatcher
|
1 жил өмнө |
Carl Schwan
|
3e0c42e3b3
Fix the logger that is imported for critical actions
|
2 жил өмнө |
Joas Schilling
|
497c5841fc
Allow write audit log to syslog and systemdlog
|
2 жил өмнө |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 жил өмнө |
Joas Schilling
|
99e5367208
Move to another namespace and class name
|
3 жил өмнө |
Joas Schilling
|
ca939214bd
Allow apps to log actions into the audit_log
|
3 жил өмнө |
Roeland Jago Douma
|
109b84b025
Add return type to functions
|
3 жил өмнө |
Roeland Jago Douma
|
5ec2323f25
Move admin_audit to LoggerInterface
|
3 жил өмнө |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 жил өмнө |
Daniel Kesselberg
|
096fe20611
Help static code analysis to understand code.
|
4 жил өмнө |
Morris Jobke
|
7870ca0663
Use the proper IAppContainer and IServerContainer type hints to know which code runs with which container
|
4 жил өмнө |
Christoph Wurst
|
91e7f12088
Adjust apps' code to use the ContainerInterface
|
4 жил өмнө |
Christoph Wurst
|
9993a3b839
Use \OCP\IContainer::injectFn to boot the admin_audit app
|
4 жил өмнө |
Christoph Wurst
|
16ab7986b4
Migrate Admin Audit app to new bootstrap mechanism
|
4 жил өмнө |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 жил өмнө |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 жил өмнө |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 жил өмнө |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 жил өмнө |
Tiago Flores
|
7b7db699e9
Audit log unsharing from self
|
4 жил өмнө |
GrayFix
|
3e482653b9
Update Application.php
|
4 жил өмнө |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 жил өмнө |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 жил өмнө |
Arthur Schiwon
|
b841a477c6
log to $datadir/audit.log by default and add rotation
|
6 жил өмнө |
Arthur Schiwon
|
cfc3ab0119
offer API to create own File log. admin_audit makes use of it
|
6 жил өмнө |
Arthur Schiwon
|
373a1d5391
more consistent naming
|
6 жил өмнө |
Arthur Schiwon
|
2ebf26e444
admin_audit and dav listen to announce and revoke signals
|
6 жил өмнө |
Roeland Jago Douma
|
4d5830c4aa
Make admin_audit strict
|
6 жил өмнө |
Morris Jobke
|
eb51f06a3b
Use ::class statement instead of string
|
6 жил өмнө |
Roeland Jago Douma
|
b2ca1d6553
Make admin_audit listen to 2fa events
|
6 жил өмнө |