iglocska
4fa5834cbc
new: [PGP] Added fingerprint to /users/verifyGPG
2018-08-06 17:00:15 +02:00
iglocska
b99adf5d76
Merge branch '2.4' of github.com:MISP/MISP into 2.4
2018-07-20 09:42:06 +02:00
iglocska
58997b9ac1
chg: [psr-2] Changed view files to space indentation instead of tabs
...
- *sniff sniff*
2018-07-20 09:29:50 +02:00
Steve Clement
a7bab30867
chg: [form] Give change Password field focus.
2018-07-19 14:41:57 +02:00
Steve Clement
112323f49a
Merge remote-tracking branch 'upstream/2.4' into 2.4
2018-07-13 15:26:56 +02:00
iglocska
71bb60a702
new: [Statistics] Added a new tab to the statistics showing the user/organisation additions over the past month/year
2018-07-13 12:08:29 +02:00
Steve Clement
c607729e18
chg: [i18n] More __();
2018-07-12 23:36:47 +02:00
Sami Mokaddem
3a27009775
Merge remote-tracking branch 'upstream/2.4' into attack
2018-06-18 12:18:31 +00:00
Sami Mokaddem
5cefdb3096
chg: [attackMatrix] Support of JS for interaction in the statistics page
2018-06-18 10:35:57 +00:00
Sami Mokaddem
8d145086f0
new: [attackMatrix] statistic about attack tags used in the instance
...
chg: [attackMatrix] moved functions in to model and matrix view into elements
2018-06-18 09:58:20 +00:00
Dawid Czarnecki
e9e30bdecc
new: Add email field autofocus on login page
2018-06-11 14:09:45 +02:00
iglocska
f5b29a9c13
fix: user add form loses checkbox settings on failed submission when returning the user to the form
2018-05-17 09:22:49 +02:00
iglocska
afa6342840
new: Add download buttons for user profiles
2018-04-20 16:09:27 +02:00
StefanKelm
8cf6324235
Update verify_g_p_g.ctp
2018-03-27 16:04:49 +02:00
StefanKelm
0e2c4c5e8b
Update edit.ctp
2018-03-27 16:04:16 +02:00
StefanKelm
68bceee8ee
Update check_and_correct_pgps.ctp
2018-03-27 16:03:36 +02:00
StefanKelm
d73f62a9c0
Update admin_email.ctp
2018-03-27 16:03:00 +02:00
StefanKelm
8e3912d0c3
Update admin_edit.ctp
2018-03-27 16:02:24 +02:00
StefanKelm
5982c4501a
Update admin_add.ctp
2018-03-27 16:01:41 +02:00
StefanKelm
84368baa46
Update fetchpgpkey.ctp
2018-03-27 15:34:22 +02:00
StefanKelm
96a7e6cd94
Update view.ctp
2018-03-27 15:25:44 +02:00
StefanKelm
eacd8c8436
Update edit.ctp
2018-03-27 15:24:52 +02:00
StefanKelm
1011e7c06b
Update admin_view.ctp
2018-03-27 15:24:13 +02:00
StefanKelm
eee7bafb77
Update admin_edit.ctp
2018-03-27 15:23:26 +02:00
StefanKelm
bbbea07329
Update admin_add.ctp
2018-03-27 15:22:39 +02:00
iglocska
86cc300225
fix: Added annoying missing space between the password field's label and it's tooltip
2018-03-23 14:37:59 +01:00
iglocska
e613fdbf04
fix: Fixed password complexity popover in the change password view
2018-03-21 13:11:53 +01:00
Steve Clement
0ffe7848f8
- View/Users -> __(' to be completed
2018-01-12 10:03:07 +01:00
Steve Clement
77321f69bc
- Typo
2018-01-08 14:58:31 +01:00
iglocska
cfcaf0d410
chg: Made the current password confirmation requirement for any user profile edits optional
...
- default setting is having it off
- incredibly frustrating feature is now only enabled on demand
2017-08-18 09:05:20 +02:00
iglocska
3317f56ca1
fix: Upgraded hashing algorithm used and added requirement to confirm password for user profile changes
...
- Added method to upgrade all passwords to blowfish transparently
- All profile edit pages (/users/edit, /admin/users/edit, /users/change_pw) now require the user's password to be confirmed
- Thanks to cert.govt.nz for the security report.
2017-07-12 15:38:34 +02:00
Ángel González
926895733b
Cosmetic changes
...
Change space indents to tabs
Remove ?> at end of file
Add or remove some indentation where appropriate
2017-05-08 00:45:57 +02:00
iglocska
de10619d1a
new: Added attributes / event average to statistics
2017-04-13 17:23:49 +02:00
iglocska
e23a108794
fix: Added password complexity popover to the password change dialogue
2017-04-11 10:07:27 +02:00
iglocska
77ef188457
new: Password complexity defaults tightened, also passowrd requirements shown to users, fixes #2117
2017-04-11 10:04:07 +02:00
iglocska
c02f2eaf9a
fix: Removed unused field from user edit view
2017-03-30 16:07:58 +02:00
iglocska
c32ae9bfa1
chg: Finished round 1 of all accessibility changes
2017-03-15 11:25:11 +01:00
iglocska
718a3381fb
fix: First round of Accessibility issues resolved with span links
2017-03-11 17:31:38 +01:00
iglocska
38138e0871
chg: Some changes to the users
...
- added date created/modified in the backend
- added date created in the users index
- passowrd reset for a user now shows a warning if no pgp/smime key are set and the user might not be getting the email
2017-03-10 16:17:14 +01:00
iglocska
153c03835c
chg: Added warnings about the user's encryption status in the quick mailer
2017-02-23 09:13:03 +01:00
iglocska
6c15295bf9
fix: Some fixes for the new user admin features
2017-02-23 08:56:27 +01:00
iglocska
e9edeed22c
new: User management convenience functions added
...
- quick e-mail: send an e-mail to a user quickly
- orgadmin: see the org admins of a user and contact them
- pgp key issues shown on the user view
- pgp fingerprint shown on the user view
- copy paste auth keys and pgp keys quickly by clicking on them
2017-02-22 17:12:32 +01:00
iglocska
80acf81743
new: Added PGP fingerprint and PGP key status to user view
2017-02-22 10:55:24 +01:00
iglocska
e8cdd8f94e
new: Added links to all events that match sightings sources in the sightings top list
2017-02-17 17:19:43 +01:00
iglocska
0d5f0c3ac7
fix: Left off view file added
2017-02-17 16:54:08 +01:00
iglocska
fbd7cd1b11
fix: urlencode the user's event list lookup to prevent oddities
2017-02-15 11:21:42 +01:00
iglocska
b6ce529f3a
new: Send out credentials directly during user creation
2017-02-02 11:11:51 +01:00
iglocska
7db510832a
new: Added API access to the statistics
...
- first iteration, this is a bit more complex to get it right than this implementation
- data cleanup to make the results somewhat more useful
- raw data needs to be documented
- available APIs:
- /users/statistics/data.json
- /users/statistics/orgs.json
- /users/statistics/tags.json
- /users/statistics/attributehistogram.json
2017-02-01 23:42:26 +01:00
iglocska
565c776f49
fix: Cosmetic copy pasta issue fixed
2017-01-31 10:49:05 +01:00
Iglocska
852d9c101d
fix: Fixed annoyting column order in the statistics
2016-11-06 22:42:19 +01:00