[ZBX-4741] authentication configuration page still uses "profiles" table Created: 2012 Mar 09 Updated: 2017 May 30 Resolved: 2012 Jul 06 |
|
| Status: | Closed |
| Project: | ZABBIX BUGS AND ISSUES |
| Component/s: | Frontend (F) |
| Affects Version/s: | 2.0.0rc1 |
| Fix Version/s: | 2.0.2rc1, 2.1.0 |
| Type: | Incident report | Priority: | Minor |
| Reporter: | Oleksii Zagorskyi | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||
| Description |
|
We are considering Administration -> Authentication page. A value stored in the profiles table:
-------
------- Where "value_int" it's last time selected authentication_type: A scenario: So it's bad behavior which can mislead users. To solve this case I'm suggesting to not use "profiles" table to store the "idx=web.authentication.config" record at all but use only "config" table to show actual current default authentication method. |
| Comments |
| Comment by Oleksii Zagorskyi [ 2012 Mar 09 ] |
|
Another possible scenario: |
| Comment by Toms (Inactive) [ 2012 Jul 06 ] |
|
Resolved within Fixed in 2.1.0 r28716, 2.0.2rc1 r28715 |
| Comment by Oleksii Zagorskyi [ 2012 Jul 06 ] |
|
Successfully tested, thanks. |