nextcloud/core/templates
Lukas Reschke d26a9c3c58 Add some security utilities
This adds some security utilities to core including:
- A library for basic crypto operations (e.g. to encrypt passwords)
- A better library for cryptographic actions which allows you to specify the charset
- A library for secure string comparisions

Remove .htaccess

Remove .htaccess

Fix typo

Add public API

Use timing constant comparision

Remove CBC constant

Adjust code

Remove confusing $this
2014-08-27 00:18:04 +02:00
..
filetemplates adding file templates for ods, odt and odp 2013-08-18 21:11:11 +02:00
403.php [core] From echo to p 2013-02-27 22:55:39 +01:00
404.php Allow apps to have own 404 content, closes #3225 2013-07-29 16:54:19 +03:00
altmail.php Add note about the term "Cheers" at end of mail 2014-08-20 15:14:07 +02:00
error.php tixing width and position of wider error messages 2013-08-16 00:56:09 +02:00
filepicker.html Don't set image path in template. 2013-05-20 09:44:31 +02:00
installation.php Add some security utilities 2014-08-27 00:18:04 +02:00
layout.base.php Adding type to favicon 2014-08-22 16:26:39 -04:00
layout.guest.php Adding type to favicon 2014-08-22 16:26:39 -04:00
layout.user.php Adding type to favicon 2014-08-22 16:26:39 -04:00
login.php remove confusing 'automatic logon rejected' message, fix #8591 2014-08-09 01:35:02 +02:00
mail.php Add note about the term "Cheers" at end of mail 2014-08-20 15:14:07 +02:00
message.html fix message dialog titles in IE8 2013-10-23 10:58:25 +02:00
singleuser.user.php Add template for single user mode message 2013-11-25 15:59:37 +01:00
tags.html JS version of the OCP\ITags interface 2013-10-04 17:21:52 +02:00
untrustedDomain.php Add a trusted domain wizard 2014-08-21 22:22:35 +02:00
update.admin.php Added upgrade notice to avoid timeouts 2014-08-18 15:05:55 +02:00
update.user.php Changed update message to be more instructive, changed update style to be less aggresive 2013-10-24 19:21:40 +02:00