laf
a404082d51
Updated some of the main pages to no longer refresh
2015-03-21 21:30:55 +00:00
Neil Lathwood
5bccef0fac
Fixed bug meaning admin couldn't edit users
2015-02-17 13:12:29 +00:00
Neil Lathwood
c1bbbaca1b
Locked down edit user page as well
2015-02-16 23:55:36 +00:00
Neil Lathwood
2cb5d727b4
Updated to support a demo user
2015-02-16 23:45:28 +00:00
f0o
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
Paul Gear
e9381f9501
Make add button display consistent on user edit screen
2014-08-27 20:09:29 +10:00
laf
8cf255072c
Updated edit user screen so you can now update details
2014-03-10 23:50:16 +00:00
laf
fc7404a3c4
Updates bringing forms / tables inline with Bootstrap v3, also adds Global search box
2014-01-13 10:08:59 +00:00
Adam Amstrong
4db1454e92
move from port_id to interface_id. make ports discovery only discover. add some cleaner functions. add a tiny bit of alerting infrastructure.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3195 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-16 13:25:50 +00:00
Tom Laermans
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
Tom Laermans
2dc8b807e9
syntaxer run
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2642 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-04 09:10:21 +00:00
Adam Amstrong
00c8aeae5a
fixes.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2548 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-22 18:18:15 +00:00
Tom Laermans
ff895f96a0
add get_userlist function, pull from LDAP in case of LDAP backend -- now awaiting fix of edituser page
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2545 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-22 16:46:30 +00:00
Tom Laermans
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
Adam Amstrong
13b6ce6e56
fix edit user page
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2363 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-25 16:40:03 +00:00
Adam Amstrong
5483e5c4d8
more db*
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2323 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-15 14:49:26 +00:00
Adam Amstrong
b0e02918ef
more db*
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2322 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-15 14:42:30 +00:00
Adam Amstrong
d7d7d67fa0
fixes
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2294 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-12 23:17:44 +00:00
Tom Laermans
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
Tom Laermans
7454791074
code standard/cleanups
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1978 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-26 19:12:24 +00:00
Tom Laermans
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
Adam Amstrong
a69d2936ca
add some checking to adding/removing permissions for users
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1654 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-10 12:08:42 +00:00
Adam Amstrong
dde37da45d
small fixes to billing editing (use correct variables and the like, doh)
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1496 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-27 18:45:46 +00:00
Adam Amstrong
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