[REFACTORING] Move securityModel to authenticationModel
Showing
- apps/maarch_entreprise/index.php 3 additions, 3 deletionsapps/maarch_entreprise/index.php
- apps/maarch_entreprise/log.php 3 additions, 3 deletionsapps/maarch_entreprise/log.php
- apps/maarch_entreprise/logout.php 1 addition, 1 deletionapps/maarch_entreprise/logout.php
- apps/maarch_entreprise/smartphone/log.php 2 additions, 6 deletionsapps/maarch_entreprise/smartphone/log.php
- src/app/user/controllers/UserController.php 0 additions, 1 deletionsrc/app/user/controllers/UserController.php
- src/app/user/models/UserModelAbstract.php 4 additions, 4 deletionssrc/app/user/models/UserModelAbstract.php
- src/core/controllers/AuthenticationController.php 3 additions, 4 deletionssrc/core/controllers/AuthenticationController.php
- src/core/models/AuthenticationModel.php 92 additions, 0 deletionssrc/core/models/AuthenticationModel.php
- src/core/models/PasswordModel.php 1 addition, 1 deletionsrc/core/models/PasswordModel.php
- src/core/models/SecurityModel.php 0 additions, 110 deletionssrc/core/models/SecurityModel.php
Loading
Please register or sign in to comment