Simone Mainardi
1dce9e5842
Migrates to Bootstrap 5
...
Adds bootstrap-5.0.0-beta3-dist
Adds bootstrap-5.0.0
Updates bootstrap-5.0.0-beta3-dist to bootstrap-5.0.0-dist
initial migration to bs v5
porting to bs5
improvements on dropdown menu filter
fixed host map dropdown
removed excessive padding
fix button toggle
re-add blog news
removed text decoration for links
fix button layout (#5348 )
remove underscore from href (#5347 )
2021-05-18 11:39:59 +02:00
Matteo Biscosi
d98e165aea
Fixes change user perference not saving
...
Implements #4980
2021-02-04 12:19:32 +01:00
Simone Mainardi
d21fe7d6e1
Cleanup of unused volatile members
2020-11-26 18:50:19 +01:00
gabryon99
ccd029be39
fixed invalid beahviour of manage user ( #4744 )
2020-11-19 17:22:40 +01:00
Simone Mainardi
465f757753
Token and menu fixes
2020-11-18 12:05:36 +01:00
gabryon99
f846a93476
fixed token generatio for non admin-users ( #4741 )
2020-11-17 20:57:46 +01:00
gabryon99
dfcb03f87a
informative message for no token ( #4740 )
2020-11-17 19:05:48 +01:00
gabryon99
48316d5067
add per user token creation gui ( #4735 , #4721 )
2020-11-17 18:29:58 +01:00
gabryon99
eeb2a7260d
add authentication user token to the manage user modal ( #4721 )
2020-11-16 23:07:11 +01:00
gabryon99
ead42c9390
removed uncecessary div
2020-11-03 10:26:17 +01:00
gabryon99
766e6dfd1e
add shortcut for localization ( #4583 )
2020-10-15 19:05:25 +02:00
gabryon99
6dadbe1507
updated style for users page ( #4501 )
2020-10-09 17:03:39 +02:00
Simone Mainardi
1ae2b2d932
Refactors NtopngUtils into NtopUtils
2020-08-18 15:10:04 +02:00
Simone Mainardi
e61f9ffe68
Refactor JS code into class NtopngUtils
...
Implements #3735
2020-08-18 14:13:48 +02:00
Simone Mainardi
19833430b8
Cleanup of password_dialog.lua to remove unnecessary host_pools_utils include
2020-07-16 16:33:22 +02:00
emanuele-f
eea288dee9
Add on-off switch template
...
Addresses #3513
2020-05-21 17:22:00 +02:00
gabryon99
a5f6ae3b8d
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
2020-02-13 17:44:21 +01:00
emanuele-f
962421be56
Add support for Japanese languange in nEdge
2020-02-13 16:10:18 +01:00
gabryon99
bec4c8184d
add switches instead checkboxes
2020-02-12 22:38:27 +01:00
Simone Mainardi
5d21d85338
Fixes admin user language setting
...
Fixes #3319
2020-01-24 16:50:26 +01:00
Simone Mainardi
4779f80fa8
Enforces admin user to always have admin privileges
2020-01-17 17:35:18 +01:00
Alfredo Cardigliano
9178ee7817
Fix user settings toggle
2020-01-16 17:58:26 +01:00
Alfredo Cardigliano
da6b521d53
Computing restricted filter for users allowed to capture live traffic based allowed subnets
2020-01-13 13:02:57 +01:00
Alfredo Cardigliano
a86aaa61e6
Add configuration of user permission for downloading pcap (hidden for the time being)
2020-01-10 18:16:01 +01:00
Simone Mainardi
dacaa7e3db
Migrates font-awesome 5 fa to fas
2019-12-18 11:50:02 +01:00
emanuele-f
a08393afcb
Fix dialog titles right aligned
2019-12-05 10:31:07 +01:00
Simone Mainardi
6f9aefd1f9
Bootstrap migration edit user dialog
2019-12-05 09:27:48 +01:00
Simone Mainardi
6d2478f4cd
Bootstrap migration change user password
2019-12-05 09:27:48 +01:00
Simone Mainardi
db272831e9
Bootstrap migration tabs
2019-12-05 09:27:47 +01:00
Simone Mainardi
2c50c66532
Fixes locales ordering
2019-03-18 16:37:55 +01:00
emanuele-f
e4c6e6e807
Fix js errors
2018-12-31 12:12:19 +01:00
emanuele-f
75f4ee0fe0
Fix SNMP errors in network discovery with nEdge
...
Also hide language selector since nEdge is not localized yet
2018-12-20 15:41:31 +01:00
emanuele-f
e08798c2d4
Fix user password change after f65c618b3f
2018-12-17 19:57:04 +01:00
emanuele-f
f65c618b3f
Move user group information into the session
...
This fixes issues and inconsistencies when the same user logins from different authenticators at the same time
Fixes #2212
2018-12-11 18:44:34 +01:00
Simone Mainardi
52de8430d0
Code cleanup of captive portal users now in nEdge
2018-10-19 15:50:58 +02:00
Simone Mainardi
74a3ec1677
Fixes encoding for local/LDAP UTF-8 passwords
2018-07-25 23:20:59 +02:00
emanuele-f
37af49152b
Fix captive portal add user issues
...
Fixes #1799
2018-05-29 09:54:35 +02:00
Simone Mainardi
730b881b1a
Fixes issues with long interface names
...
Fixes #1717
2018-04-04 16:01:30 +02:00
emanuele-f
392bd7040a
Extends ntopng localization
2018-02-09 19:34:02 +01:00
emanuele-f
ff41ea73ee
Add language selection in change_password form
2017-11-17 19:06:20 +01:00
emanuele-f
f73871cd25
Expose HostPools information
2017-10-16 11:55:34 +02:00
Simone Mainardi
7ed1e49888
Implements language selection
2017-07-19 11:58:46 +02:00
Luca Deri
2f6800b7aa
Added fix for displaying symbolic interface maes (and aliases) in user preferences
2017-06-06 19:36:53 +02:00
emanuele-f
7980f76756
Add button to reset allowed networks to default
2017-06-06 18:42:45 +02:00
Simone Mainardi
6f7c2b9616
Reworks default password change
2017-05-02 15:12:52 +02:00
emanuele-f
a10d6c4f7d
Fix login issue with special characters.
...
The special characters were URL encoded during HTTP request and saved in URL encoded form.
The login used the unencoded password instead, and this resulted in a password hash mismatch which prevented user login.
Now the password hash is calculated on the unencoded password.
2017-04-14 18:20:36 +02:00
Jakub Wilk
d2e25d8b53
Fix typo
2017-04-13 11:33:41 +02:00
Emanuele Faranda
afdfac1c9c
Lua scripts parameters validation ( #970 )
...
* partial work
* Migrate 'mode' parameters
* Migrate alerts types
* Fix some interface ids
* Partial work
* Partial work
* End of work for _GET parameters
* Work in progress
* Add support for special parameters
* Preferences validation
* Fixes and improvements
* Enforce interger validation
2017-02-08 12:25:35 +01:00
Simone Mainardi
bf8286878f
Implements CP volatile host lifetime changes
2017-01-31 18:31:08 +01:00
emanuele-f
6837f42ce2
Add lifetime change in manage user
2017-01-31 18:00:41 +01:00