22b458d905
UI fixes
...
* Removed <hr> and replaced with <br>
* "Old Password" changed to "Current Password"
2015-09-22 18:31:14 +05:30
9488ef63a9
UI changes to preferences.inc.php
...
Screenshot: http://i.imgur.com/QaobUQv.png
2015-08-29 21:44:29 +05:30
f77c712bfc
changes needed to run under web server subdirectory
2015-08-11 14:54:05 -07:00
945ca7f2ea
Revert "changes needed to run under web server subdirectory"
2015-08-11 21:25:23 +01:00
cc0f449fc9
changes needed to run under web server subdirectory
2015-08-07 11:10:43 -07:00
d8693f05ae
Fix coding style part 2
2015-07-15 11:04:22 +02:00
a404082d51
Updated some of the main pages to no longer refresh
2015-03-21 21:30:55 +00:00
2cb5d727b4
Updated to support a demo user
2015-02-16 23:45:28 +00:00
d66cec7017
Added TwoFactor Authentication (RFC4226)
...
Tested against Google-Authenticator app on Android 4.4.4
Made `verify_hotp` more efficient.
Added autofocus on twofactor input
Added GUI Unlock and Remove for TwoFactor credentials in /edituser/
Allow additional tries after elapsed time from last try exceeds configured parameter `$config['twofactor_lock']`.
If `$config['twofactor_lock']` is not defined or is set to `0`, administrators have to unlock accounts that exceed 3 failures via GUI.
Added Documentation
Moved TwoFactor form to logon.inc.php
Disabled autocomplete on twofactor input field
Updated Docs to include link to Google-Authenticator's install-guides
Moved authentication logic from authenticate.inc.php to twofactor.lib.php
typo in docblock for `twofactor_auth()`
Fixed scrutinizer bugs
To please scrutinizer
2014-12-28 15:40:40 +00:00
629331478c
Fixed user preference page to show devices allowed access
2014-06-29 15:31:44 +01:00
a602e39b1a
Aligned the New Password text properly
2014-06-17 19:56:20 +01:00
fc7404a3c4
Updates bringing forms / tables inline with Bootstrap v3, also adds Global search box
2014-01-13 10:08:59 +00:00
a0a1939995
more title sets
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2691 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-18 14:41:19 +00:00
cc5ad3b7d5
more new url system fixes for user management -- completely untested as I use LDAP ...
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2538 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-21 14:54:21 +00:00
ab8471158c
remove more base_url
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2490 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-17 19:07:42 +00:00
7e16919426
more db
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2317 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-14 21:51:58 +00:00
9202ff9bee
- Added support in MySQL auth to prohibit users from modifying their password.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2252 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-05 14:54:12 +00:00
f55a30f744
some formatting cleanups, introduce some more FIXMEs to look at, plus replace mysql_fetch_array by mysql_fetch_assoc, for great justice
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2029 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-06 13:54:50 +00:00
834989df95
restructure/reindent/htmlfix html pages, remove dead code
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1897 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-17 00:09:20 +00:00
1a1750b0c3
inc.php plx
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1336 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-10 12:52:04 +00:00