]> git.mxchange.org Git - friendica.git/commit - src/Model/Group.php
Move include/security tp /src/Core/Authentication and /src/Util/Security
authorJonny Tischbein <jonny_tischbein@systemli.org>
Wed, 17 Oct 2018 12:19:58 +0000 (14:19 +0200)
committerJonny Tischbein <jonny_tischbein@systemli.org>
Wed, 17 Oct 2018 12:19:58 +0000 (14:19 +0200)
commit05be2db72516ac17dc6b9cccaa6fee458501df53
tree68724209616bb3c397ef29cf14cd8c201b3a9314
parent93c6dddc0de0d9143f651e3ef4683fc4b3764157
Move include/security tp /src/Core/Authentication and /src/Util/Security
30 files changed:
include/api.php
include/security.php [deleted file]
mod/admin.php
mod/attach.php
mod/cal.php
mod/delegate.php
mod/display.php
mod/group.php
mod/invite.php
mod/item.php
mod/manage.php
mod/openid.php
mod/photo.php
mod/photos.php
mod/profile.php
mod/profile_photo.php
mod/profiles.php
mod/register.php
mod/settings.php
mod/subthread.php
mod/videos.php
src/Content/Widget/TagCloud.php
src/Core/Authentication.php [new file with mode: 0644]
src/Model/Group.php
src/Model/Item.php
src/Model/Photo.php
src/Module/Login.php
src/Module/Logout.php
src/Object/Thread.php
src/Util/Security.php [new file with mode: 0644]