Skip to content

Commit 2874856

Browse files
committed
write changed in readme
1 parent e6e987e commit 2874856

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ Aauth is a User Authorization Library for CodeIgniter 2.x and 3.x, which aims to
77

88
**This is Quick Start page. You can also take a look at the [detailed Documentation Wiki](https://github.com/magefly/CodeIgniter-Aauth/wiki) to learn about other great Features**
99

10+
### Изменения после форка
11+
12+
* Все таблицы в базе получили внешние ключи и каскадное удаление
13+
* Полностью удален механизм дочерних групп, функционал избыточный
14+
* Личные сообщения переведы на механизм чатов (чат по правам групп, сообщение отправляется на группу, а не на пользователя)
15+
* Добавлены логи по пользователям, любые кастомные сообщения доступны.
16+
1017
### Features
1118
***
1219
* User Management and Operations (login, logout, register, verification via e-mail, forgotten password, user ban, login DDoS protection)

0 commit comments

Comments
 (0)