• BaiJiangJie's avatar
    [Feature] 添加功能,密码过期间隔时间配置,检测用户密码过期 (#2043) · 363985ee
    BaiJiangJie authored
    * [Update] user model 添加date_password_last_updated字段, 并在用户详情/个人信息页进行展示、重置密码/修改密码时进行更新;安全设置添加密码过期时间配置项;
    
    * [Update] 修改依赖,deb_requirements 删除 gcc automake
    
    * [Update] 添加定时任务: 检测用户密码是否过期
    
    * [Update] 登录页面添加检测用户密码是否过期,并给出过期提示,拒绝登录
    
    * [update] 用户密码过期时间5天以内,每天发送重置密码邮件
    
    * [Update] api 登录认证,添加密码过期检测
    
    * [Update] 添加提示用户密码即将过期信息
    
    * [Update] 修改小细节
    
    * [Update] User model 添加密码即将过期/已过期 property属性
    
    * [Update] 修改用户api auth检测用户密码过期逻辑
    
    * [Update] 添加翻译,用户密码过期
    
    * [Update] 用户密码即将过期,发送密码过期提醒邮件
    
    * [Update] 修改检测用户密码过期任务,修改interval为crontab
    
    * [Update] 修改翻译小细节
    
    * [Update] 修改翻译小细节
    
    * [Bugfix] 修复在用户更新页面修改密码时, 不更新最后密码修改时间的bug
    
    * [Update] 修复小细节
    
    * [Update] 修改系统设置成功提示翻译信息
    363985ee
Name
Last commit
Last update
..
_base_otp.html Loading commit data...
_select_user_modal.html Loading commit data...
_user.html Loading commit data...
_user_import_modal.html Loading commit data...
_user_update_pk_modal.html Loading commit data...
first_login.html Loading commit data...
first_login_done.html Loading commit data...
forgot_password.html Loading commit data...
login.html Loading commit data...
login_otp.html Loading commit data...
reset_password.html Loading commit data...
user_bulk_update.html Loading commit data...
user_create.html Loading commit data...
user_detail.html Loading commit data...
user_granted_asset.html Loading commit data...
user_group_create_update.html Loading commit data...
user_group_detail.html Loading commit data...
user_group_granted_asset.html Loading commit data...
user_group_list.html Loading commit data...
user_list.html Loading commit data...
user_otp_authentication.html Loading commit data...
user_otp_enable_bind.html Loading commit data...
user_otp_enable_install_app.html Loading commit data...
user_password_authentication.html Loading commit data...
user_password_update.html Loading commit data...
user_profile.html Loading commit data...
user_profile_update.html Loading commit data...
user_pubkey_update.html Loading commit data...
user_update.html Loading commit data...