Commit Graph

50 Commits (a61caa3a6a541e6f9761ae99c033c7457050bc0b)

Author SHA1 Message Date
iglocska 8ff015f97f
chg: [logo] reverted to the non-birthday version 2021-06-07 14:57:47 +02:00
iglocska e9d0dd48cb
chg: [birthday] logo added
- to be removed on the next release
2021-05-14 12:22:05 +02:00
Andras Iklody 2fee084250
Merge pull request #6661 from cudeso/2.4
Azure Active Directory Authentication
2021-03-03 00:14:30 +01:00
Jakub Onderka 2c7d6e4466 new: [auth] Allow to enforce auth plugin authentication 2020-11-30 14:46:36 +01:00
Koen Van Impe a8275e7503 Azure Active Directory Authentication 2020-11-27 12:41:23 +01:00
mokaddem c93fcd8ef2
chg: [users] Refined login form selector 2020-09-16 12:36:20 +02:00
mokaddem 164963100a
fix: [users] Avoid POSTing forms not linked to the login page resulting in unwanted actions
- As reported by Michael Kerscher
2020-09-15 11:55:50 +02:00
Vito Piserchia b8c7485712 resolve merge 2020-08-16 13:31:31 +02:00
mokaddem 8207149b4c
chg: [users:login] No longer fetch login form multiple times.
- Reverted monkey patch
- Removed the onclick listener responsible to calling the function twice
2020-08-05 15:28:02 +02:00
iglocska 50c58041b6
fix: [login] endless blackholeannoyance fixed via monkey-patch 2020-08-05 15:05:36 +02:00
mokaddem 1b35c77008
chg: [users:login] Removed duplicated submit button 2020-07-31 13:48:53 +02:00
mokaddem 9599dcd28e
fix: [users:login] Blackhole on login screen
Fetch, fill and submit a fresh form on login avoiding blackholes due to
expired form token
2020-07-30 15:21:57 +02:00
iglocska 4ebc0a7988
new: [inbox] system added
- user self-registration is the first use-case
- if the feature is enabled, users can unauthenticated send a registration request to MISP
  - request includes information on desired org and some privileges (sync / org admin / publisher)
- requests land in the inbox, admins can inspect the registration requests
  - they can accept/discard them individually or en masse
  - users will be notified of their credentials automatically
  - quick user creation if the user asks for an org that doesn't exist yet
2020-04-07 13:21:01 +02:00
Alex Resnick 6974ec788a
Add SAML (Shibboleth) login button
With Shibboleth and SAML you have 2 options, for SAML login and don't allow local login or allow both.  The example in the documentation forces (requires) SAML authentication and thus doesn't allow you to use local credentials if needed.  This adds a button below the login form to redirect to the Shibboleth login page if using passive Shibboleth auth.  To use passive auth set "ShibRequestSetting requireSession 0/false" instead of "ShibRequestSetting requireSession 1/true"
2020-01-21 19:41:42 -06:00
Jakub Onderka 96ba73e50f
fix: [UI] MISP logo is in center at login page 2019-09-25 19:34:20 +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
Dawid Czarnecki e9e30bdecc new: Add email field autofocus on login page 2018-06-11 14:09:45 +02:00
Steve Clement 0ffe7848f8 - View/Users -> __(' to be completed 2018-01-12 10:03:07 +01: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
Andreas Ziegler 30fb4e2b2e chg: remove whitespace at end of line 2016-08-22 02:54:51 +02:00
Iglocska 89bc7d484f chg: New default logo on the login screen and some rearranging of the login interface elements
- Users with OCD, rejoice!
2016-06-15 07:04:05 +02:00
Robert Haist 66aee6b8d4 Small, non breaking changes to the MISP look and feel:
- Removed old school glass stuff from navbars (bye bye)
- Removed blue flame effect from MISP branding (srsly WHY?)
- Minor ajustments to flush the changes globally
2016-06-07 22:05:09 +02:00
Andreas Ziegler 1d06f25b38 chg: add newline character before EOF to non-minified (text-)files 2016-06-06 10:09:55 +02:00
Iglocska 4413c3b685 Added customisable main logo 2016-04-19 10:51:22 +02:00
Iglocska 24c7fa61fe Merge branch 'permissionfix' into 2.4 2016-04-18 17:41:59 +02:00
Iglocska 09acdf4f31 Fix to some deprecated action references in some forms throwing deprecated notices after upgrading to CakePHP 2.8 2016-04-10 22:32:59 +02:00
William Robinet 4fea371c4b Fix permissions 2016-02-11 17:03:51 +01:00
Iglocska bc06362d19 Fixed XSS in several views
- reported by Roberto Suggi Liverani from NCIA
2015-09-09 19:26:06 +02:00
iglocska 4568589044 File management added and various small changes
- Important! Logo images have now moved to a different location! Make sure that you update your settings!
- Site admins can now manage the uploaded image files and the terms of use file via the server settings interface
- add, link, delete files directly from the interface
2014-10-29 15:20:30 +01:00
iglocska c5644e5757 Some UI changes and other minor changes
- images updated in user manual

- fixed validation issues with named pipe (at the moment it's very loose)

- Fixed an issue with shadow attriubutes not showing for events that have no attributes

- some minor UI changes to make MISP a bit prettier
2014-03-06 17:21:57 +01:00
iglocska ffe033c20c Small animation for the MISP logo 2014-03-06 11:29:59 +01:00
iglocska 22c8105f58 Mass replace replace of the old CyDefSig name to MISP - fixes #82 2014-02-05 15:01:26 +01:00
iglocska 1c997992d8 Revert "Merge branch 'master' into develop"
This reverts commit fbe2eddc7a, reversing
changes made to b59965b971.
2013-12-20 11:17:41 +01:00
iglocska 31477ac611 Few minor tweaks 2013-12-18 17:09:50 +01:00
iglocska b150e3cb2c Final change to the placement of the logos on the login page 2013-08-23 10:20:24 +02:00
iglocska c21d664757 Small alignment fix again 2013-08-22 18:03:34 +02:00
iglocska 0181901159 Small alignment change 2013-08-22 18:00:51 +02:00
iglocska fb3c796f2e Added second logo to the left of the login screen 2013-08-22 17:24:22 +02:00
iglocska d9efaab416 Some more HTML fixes 2013-07-03 11:21:04 +02:00
iglocska 0587edc49f Some small UI changes 2013-07-03 10:01:36 +02:00
iglocska a45b4f03dc Cosmetic relocation of the auth errors on the login screen 2013-07-03 08:48:02 +02:00
iglocska c58eb89013 Changes to the UI
- login screen looks a bit fancier and is more customisable
- admins can add a Logo next to the login fields, there's a MISP logo
ontop with a line of text above and below it, editable via bootstrap.php
- Footer re-added, has the PGP key download and the center footer text
from MISP 1.1
- A logo on the right side of the footer, optionally added by
bootstrap.php

- Header, Footer, menu are now fixed and not affected by scrolling the
screen
2013-07-02 15:41:11 +02:00
iglocska 32c0b4e017 Change to the login screen
- Places an optional logo to the left
- MISP logo above the login fields, with an optional pre and post text

- define them in the bootstrap as indicated in bootsrap.default.php
2013-07-01 17:07:40 +02:00
Christophe Vandeplas 8414264c3c UI fix login screen 2013-06-03 15:59:22 +02:00
iglocska d768d30e79 GUI changes for the user views 2013-05-31 15:42:53 +02:00
Andras Iklody 879a5fb282 Temporary fix for file-uploads under windows
Added an alternate file-upload/download path creation for PHP_OS ==
'WINNT'

Also removed autofill for the login field
2013-01-31 10:25:03 +01:00
noud 94a367c2f5 CakePHP Coding Standards
http://book.cakephp.org/2.0/en/contributing/cakephp-coding-conventions.html

Eclipse:
Window->Preferences
	General->Editors->Text Editors
		Displayed tab width:	4
		Insert spaces for tabs	NOT
	PHP->Code Style->Formatter
		Tab policy:	Tabs
File->Convert Line Delimeters To->Unix [default]

http://mark-story.com/posts/view/static-analysis-tools-for-php
for instance:
phpcs --standard=CakePHP app/Model/

Not yet done is all camel caps format.
2012-09-18 15:30:32 +02:00
Christophe Vandeplas c426537c73 fix recommendation of pentest for autocomplete 2012-05-14 10:48:23 +02:00
Christophe Vandeplas c5954b081b Layout improvements 2012-03-20 15:11:02 +01:00
Christophe Vandeplas 865a24d0bd Migration to CakePHP 2.1.
Most of the functionality migrated, Q&A review required.
2012-03-15 15:06:45 +01:00