Skip to content
This repository has been archived by the owner on Dec 17, 2022. It is now read-only.

Commit

Permalink
removed group support, change password, show and change profile and u…
Browse files Browse the repository at this point in the history
…sername form
  • Loading branch information
kevinpapst authored Apr 7, 2020
1 parent ca26a84 commit 96de1df
Show file tree
Hide file tree
Showing 62 changed files with 40 additions and 2,272 deletions.
7 changes: 7 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Changelog
=========

### 1.2

- fixed several event deprecations
- removed group controller and logic (user entity change!)
- removed change password controller and logic
- removed show and edit profile controller and logic

### 1.1

- cleanup and bump composer dependencies
Expand Down
94 changes: 0 additions & 94 deletions Controller/ChangePasswordController.php

This file was deleted.

198 changes: 0 additions & 198 deletions Controller/GroupController.php

This file was deleted.

Loading

0 comments on commit 96de1df

Please sign in to comment.